You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXC_BREAKPOINT: WordPressAuthenticator/LoginViewController.swift:132: Fatal error
File "LoginViewController.swift", in LoginViewController.showSignupEpilogue
?, in GoogleSignupConfirmationViewController
File "GoogleAuthenticator.swift", line 462, in GoogleAuthenticator.accountCreated
File "GoogleAuthenticator.swift", line 428, in GoogleAuthenticator.createWordPressComUser
File "SignupService.swift", line 34, in SignupService.createWPComUserWithGoogle
...
(18 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
I was able to reproduce this by starting a login with Google and swiping back to the app landing screen before it completed loading. This presumably removes the navigationController that's expected here and causes the check to fail.
Sentry Issue: JETPACK-IOS-GBN
The text was updated successfully, but these errors were encountered: