Hello,
I am developing an Android App using Onsen UI v.1.3.15 and Cordova. The App works fine but If I press Android Back Button the app exits.
I am trying to disable and configure the backbutton using ONSEN JavaScript Code and events listeners using JS and the result is the same, always the app is closed when I press the back button.
What I am doing wrong?
Thank a lot.
Regards.