Skip to content
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

Fatal error in signup epilogue #773

Open
sentry-io bot opened this issue Jun 26, 2023 · 1 comment
Open

Fatal error in signup epilogue #773

sentry-io bot opened this issue Jun 26, 2023 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 26, 2023

Sentry Issue: JETPACK-IOS-GBN

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)
@twstokes
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant