@Fran-Diox sorry to ask this: Is there any way to prevent application from exiting when user click back-button (hardware) and no more page exists in page stack?
Scenario:
- Navigating: MainPage>pushPage>pushPage
- Hardware Backbutton: popPage>popPage>exit app
Is there a way to prevent exit app, just stay on the MainPage?