Facebook login not working on iOS
See original GitHub issueHello,
I’m not being able to login by Facebook in iOS 12.1. I Don’t know about other version since I test on a real device, as I’m on Windows using sidekick. I receive the following message:
CONSOLE LOG file:///app/tns_modules/nativescript-plugin-firebase/firebase.js:701:36: Facebook login error Error Domain=com.facebook.sdk.core Code=3 "(null)" UserInfo={com.facebook.sdk:FBSDKErrorDeveloperMessageKey=Unknown error building URL.}
CONSOLE LOG file:///app/shared/user-view-model.js:355:16: error The operation couldn\M-b\M^@\M^Yt be completed. (com.facebook.sdk.core error 3.)
I tried looking for this “error code 3” on facebook docs, however could not find any light.
- I already reviewed my info.plist;
- I already verified the facebook configuration on my sdk account;
- It works correctly on Android;
- Previous versions of the plugin were working properly, it started getting errors after 7.4.x releases;
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Recover Your Facebook Account if You Can't Log In.
Go to the Find Your Account page at facebook.com/login/identify and follow the instructions. · Search for the account you want to recover. ·...
Read more >iOS Facebook: "Error Signing In", fix - AppleToolBox
Second Steps to Fix Facebook: Error Signing In · Go to Settings > General > Reset > Reset Network Settings. How To Fix...
Read more >How to fix Facebook Log In Issues (iOS) - Groove
Log In via Apple Settings > Facebook Some iPad/iPhone users are experiencing issues logging into their Facebook accounts through the app after ...
Read more >Unable to login in Facebook IOS App. Faci… - Apple Community
Did you really delete the FB app, or just remove it from your Home screen. You must delete it completely, restart your phone...
Read more >Facebook login error On iPhone iOS 15 - A Savvy Web
Open settings · Click on general. · Click on reset. · Then, click on reset network settings. · Wait for the device to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Indeed pinning the Facebook pods in
platforms/ios/Podfile
as below fixes the issue:Maybe this is a way forward to find a solution: https://stackoverflow.com/questions/35248412/ios-facebook-login-error-unknown-error-building-url-com-facebook-sdk-core-e