@kiran_nd02 wrote:
I have written code for handling of back button, It works fine for lolipop version. But for marshmallow and nogat it works one time when app is installed, after app reopen is it not working
Following are codethis.platform.registerBackButtonAction(() => { this.cancel(); });
Please help me
Posts: 1
Participants: 1