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

nativescript/facebook iOS crash since 2.2.0 #471

Closed
felixkrautschuk opened this issue Mar 24, 2023 · 2 comments
Closed

nativescript/facebook iOS crash since 2.2.0 #471

felixkrautschuk opened this issue Mar 24, 2023 · 2 comments

Comments

@felixkrautschuk
Copy link
Contributor

After upgrading nativescript/facebook from 2.1.3 to 2.2.0, the iOS app is crashing right after the start.

Termination Reason: DYLD 1 Library missing
Library not loaded: @rpath/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics

@NathanWalker seems to be related to this commit: e4604e6

@felixkrautschuk
Copy link
Contributor Author

With latest NativeScript components (nativescript/core 8.5.3, nativescript/ios 8.5.1, cli 8.5.3), the error message looks a bit different:

Library not loaded: @rpath/FBAEMKit.framework/FBAEMKit

I see other issues/discussions about that crash, however they are mostly related to Unity apps.
https://developers.facebook.com/community/threads/1241428960053832/
facebook/facebook-sdk-for-unity#659
facebook/facebook-ios-sdk#2128

I tried some of the "workarounds", but I was not able to find a working solution. I am not an iOS expert though...

If no one else finds a way, this plugin should stick go back to version 14.1.0 for Facebook on iOS (crashes occor from 15.0.0+).

@felixkrautschuk
Copy link
Contributor Author

The issue is/was related to Codoapods version for some reason. I was using 1.11.3 and after upgrading to 1.12.1, the crash does not happen anymore.

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