Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Android back button
-
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.
-
Did you have a look at https://onsen.io/guide/overview.html#HandlingBackButton?