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

[Crash] Library not loaded: @rpath/libswiftCore.dylib #82

Closed
chenxi92 opened this issue Mar 18, 2022 · 1 comment
Closed

[Crash] Library not loaded: @rpath/libswiftCore.dylib #82

chenxi92 opened this issue Mar 18, 2022 · 1 comment
Assignees

Comments

@chenxi92
Copy link

chenxi92 commented Mar 18, 2022

App crash when try to launch on iPhone.

Detail crash info:

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: @rpath/libswiftCore.dylib | Referenced from: /var/containers/Bundle/Application/296B68F4-E0CD-40B1-B726-8CAB4E5DBFC4/xxx.app/GodsStrike | Reason: image not found
Triggered by Thread:  0

iPhone Version: iPhoneX iOS 12.1.4

Xcode Version: 13.1

AppLovin SDK Version: 11.0.0

Reproduction: true

According to integration document already set Build Settings > Always Embed Swift Standard Libraries to YES.

I found a solution by add /usr/lib/swift to Build Settings -> Runpath Search Paths.

截屏2022-03-18 下午4 31 28

Please verify the crash and update the integration document if it is true.

@chauduyphanvu
Copy link

chauduyphanvu commented Mar 21, 2022

@chenxi92, looks good to us. We will document that tip on https://dash.applovin.com/documentation/mediation/ios/getting-started/integration.

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

2 participants