-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
FB SDK 17.0.1+ crashes on iOS 13.1.3: relative file paths not allowed '@rpath/libswiftXPC.dylib' #2430
Comments
swiftXPC require iOS17.4+, iOS17.4+ require XCode15.3 Info from follow links:
You can follow my step to find why it happen :
follow log is some of my result , you can find
|
I am using Xcode15.3 and Xcode15.4 and this crash still occurs on iOS13.1.2 devices |
I think there is a problem with iOS version |
Checklist before submitting a bug report
Xcode version
15.0.1
Facebook iOS SDK version
17.0.2
Dependency Manager
CocoaPods
SDK Framework
Other / I don't know
Goals
I want my app to be able to start
Expected results
I expect not to have a crash
Actual results
Hi!
Short: Our game crashes on launch on iOS 13.1.3 with FB SDK 17.0.1 and 17.0.2.
Log:
More info:
Our game supports iOS 12+. Since the v17.0.1+ is mandatory because of the Apple Privacy Manifest support, we are going to ship an update soon knowing some of our users, including payers, won't be able to launch the game which is unfortunate.
Steps to reproduce
Some other older iOS versions may be affected too.
Code samples & details
The text was updated successfully, but these errors were encountered: