Ionic menu doesn't work with android jellybean 4.2.1

I did a small app to test with cordova 6.3.1 and ionic 2.1.0 with android 4.2.1 the menu and the toggle button doesn’t work, nothing happen when I click. I tested on a more recent android version and it is work fine. What I should do ? thanks

It happens also with Android 4.3.

I’ve included crosswalk, but without any success:

ionic plugin add cordova-plugin-crosswalk-webview --save

This is with the default tab app. Buttons and tab icons doesn’t respond to click.

I installed crosswalk webview and it is working ! I installed android-armv7-debug.apk on my mobile and no more problems !

cordova plugin add cordova-plugin-crosswalk-webview