-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SIGABRT: Popped page does not appear on top of current navigation stack, please file a bug. IOS Xamarin #330
Comments
Do you have a project where we could see this repro? |
@munkii This issue was logging in to the App center on the iOS platform and we can't able to reproduce this issue. Please see the stack trace. { |
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)
The text was updated successfully, but these errors were encountered: