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

Login Through Facebook App WebView Hanging With Gray Screen #62

Open
dcrockwell opened this issue Apr 23, 2015 · 1 comment
Open

Login Through Facebook App WebView Hanging With Gray Screen #62

dcrockwell opened this issue Apr 23, 2015 · 1 comment

Comments

@dcrockwell
Copy link

To Reproduce:

  1. setup a simple page using oauth.io and facebook as the login provider
  2. post the url to your simple page onto a facebook page post
  3. use the Facebook iOS mobile app to go to that page and click the link
  4. When the WebView pops up, login as you normally would
  5. notice that after submitting login credentials, you are stuck on a gray screen
  6. If you copy the url into safari, oauth.io returns the following error (which may be unrelated since we are changing browsers during this step):
Cannot read property 'state' of undefined
code: InternalError
message: Cannot read property 'state' of undefined
@dcrockwell dcrockwell changed the title Facebook App WebView Hanging With Gray Screen Login Through Facebook App WebView Hanging With Gray Screen Apr 23, 2015
@dcrockwell
Copy link
Author

When I completely removed oauth.io and reverted back to the original FB.login function provided by Facebook's SDK, the error was not present. It seems to be related directly to Oauth.io and not Facebook.

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