I have an app in phonegap that runs on ios and android platforms.
In my app I have main navigation menu at the bottom like this:
But my problem is when the keyboard is opened, my navigation menu hides behind the navigation bar and won't go down until i have to close and resume the app.
I tried the different solutions from google but nothing seems to work, every time keyboard open my navigation menu hides behind navigation bar.