how to handle Back Button on Android with Xamarin Forms?
damien darhk
21
Reputation points
I've a multiple page app in xamarin forms, when I press the android back button, it reduce to icon the app instead to get back to previous page. I tried as here OnBackPressed in Xamarin Android but the override code is never executed, it not fire. I'm using Android 11-12-13. Any help?
Sign in to answer