When the App is loaded, then click on the android hardware button this.platform.backbutton.subscribeWithPriority(0, async () => {}); is not getting triggered for the first time and the app gets closed. when we tap or double tap on the screen then click on the android hardware button is getting triggered. if we navigate between the pages also it works fine.
Please help me with the solution.
11 posts - 2 participants