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

Error when loading facebook page #337

Open
mukulsoftwap opened this issue Feb 2, 2018 · 6 comments
Open

Error when loading facebook page #337

mukulsoftwap opened this issue Feb 2, 2018 · 6 comments

Comments

@mukulsoftwap
Copy link

I have successfully logged in with facebook in android but not working in iphone

@nraboy
Copy link
Owner

nraboy commented Feb 2, 2018

What do your logs say?

@mukulsoftwap
Copy link
Author

2018-02-03 21:12:36.324704+0530 Nestled Time[854:195907] webView:didFailLoadWithError - -999: The operation couldn’t be completed. (NSURLErrorDomain error -999.)

this is the log when its happens and show load error in url

@nraboy
Copy link
Owner

nraboy commented Feb 5, 2018

Are you using the standard InAppBrowser and web view are you using WKWebView or something custom Ionic made?

From what I understand WKWebView and the custom one Ionic made is not supported. They are doing things differently.

@mukulsoftwap
Copy link
Author

We are not using WKWebView, using InAppBrowser.

@nraboy
Copy link
Owner

nraboy commented Feb 6, 2018

Have you done the proper whitelisting for the URLs used? iOS is funny when it comes to security. At what point in the OAuth flow does it fail? Does it start at all?

Without seeing your project it is difficult for me to troubleshoot.

@matheusrocha89
Copy link
Contributor

@mukulsoftwap I think this could be a problem with whitelisting. Are you doing correctly?

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

3 participants