Android 4.2.2 showing blank page

I have install apk in my android 4.2.2 it’s show me blank white page…
is there any solution for same?

You need to install CrossWalk and then try again. I don’t think ionic2 is compatible with older versions of Android.

Whenever you see a white screen, the js code did not run. Ionic should work with that version of Android, but installing Crosswalk will yield a better performing app.

Chris

Okay, Thanks a lot, will try…

Ionic 2 supports Android 4.4 and up, I would recommend you to check out the linked topic for more info:

Hello All there at IONIC Forum,

I have resolved the issue by using the below link
https://ionic.zone/debug/remote-debug-your-app#android and debugging the app as mentioned in it.

Thanks for your support.,