Description
while clicking on backbutton pressed this occur in appcenter
NavigationRenderer.OnPopViewAsync (Xamarin.Forms.Page page, System.Boolean animated)
INavigationPageController.RemoveAsyncInner (Xamarin.Forms.Page page, System.Boolean animated, System.Boolean fast)
NavigationPage.PopAsyncInner (System.Boolean animated, System.Boolean fast)
NavigationPage.PopAsync (System.Boolean animated)
PageModelCoreMethods.PopPageModel (System.Boolean modal, System.Boolean animate)
PageModelCoreMethods.PopPageModel (System.Object data, System.Boolean modal, System.Boolean animate)
AsyncMethodBuilderCore+<>c.b__7_0 (System.Object state)
NSAsyncSynchronizationContextDispatcher.Apply ()
(wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate)
UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName)
Application.Main (System.String[] args)