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

Facebook Login iOS "Uncaught TypeError: Cannot read property 'isCancelled' of null" #76

Open
liamcharmer opened this issue Jan 16, 2023 · 0 comments

Comments

@liamcharmer
Copy link

When I login with the facebook, I have an account that is involved with the Developer App, and it works fine. However when I log in with an account not associated with it on iOS. It crashes and has the following error:

NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'isCancelled' of null

I have done this with facebook on Android and i get the error:

Login Error: There is an error in logging you into this application. Please try again later

On android this is a facebook page error, and it doesn't crash the app.

This made me look at the developer platform, however it doesn't identify any errors in the login side of things. Just wondered if i can get more guidance of maybe an error here or something to do with isCancelled on this?

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