IOS facebook login crash
See original GitHub issueThis is a repeatable issue. Every time i try to use the login via Facebook function on an IOS device, the app crashes and gives me this error
1 0xbf51c3 NativeScript::FFICallback<NativeScript::ObjCMethodCallback>::ffiClosureCallback(ffi_cif*, void*, void**, void*) 2 0xfd9a15 ffi_closure_inner_SYSV 3 0xfdd0b8 ffi_closure_SYSV 4 0x200a88eb <redacted> 5 0x20092a87 <redacted> 6 0x200a8213 <redacted> 7 0x200a7d5f <redacted> 8 0x200a2947 <redacted> 9 0x200737c9 <redacted> 10 0x20813c39 <redacted> 11 0x2080d8db <redacted> 12 0x1afe9c8b <redacted> 13 0x1afe9795 <redacted> 14 0x1afe7a6b <redacted> 15 0x1af37073 CFRunLoopRunSpecific 16 0x1af36e81 CFRunLoopRunInMode 17 0x1c6dfbfd GSEventRunModal 18 0x200deacf <redacted> 19 0x200d9201 UIApplicationMain 20 0xfdd02c ffi_call_SYSV 21 0xfd9759 ffi_call 22 0xbc54b7 NativeScript::FFICall::call(JSC::ExecState*)
The same code works fine for me on android. I have also confirmed that the firebase connection is working on IOS (used normal login function with email and password). I tried searching on google for some bits of this error and came up with nothing. If anyone have a fix for this I would really appreciate it!
Issue Analytics
- State:
- Created 7 years ago
- Comments:15 (6 by maintainers)
Top GitHub Comments
@samuelagm @EddyVerbruggen
Guys solved, for me the issue was that the info.plist did not have my Facebook credentials. We may want to update the installion guide / read me, I didn’t see that in the steps ( though admittedly I didn’t watch the video, it may be there )
In any event, here’s the guide from the Facebook Docs:
https://developers.facebook.com/docs/ios/getting-started
See Step 4 - Configure XCode Project
I’m having the same issue on iOS10 simulator and iOS10 device. This is the error message I receive:
Oct 20 16:03:09 Austins-MacBook-Pro com.apple.CoreSimulator.SimDevice.FBE00800-99EE-425C-9B75-FACE6ADA04FF.launchd_sim[40033] (UIKitApplication:<BUNDLE_ID>[0x3014][18277]): Service exited with abnormal code: 1