Post

Replies

Boosts

Views

Activity

Comment on abort_with_payload : app crash after launch on iOS12.5 (real device only)
Thank you, Eskimo! After reading the attached link I found the full log which contains: Termination Description: DYLD, Symbol not found: ___chkstk_darwin | Referenced from: /private/var/containers/Bundle/Application/NUMBERS/APPNAME.app/Frameworks/libswift_Concurrency.dylib (which was built for iOS 13.0) | Expected in: dyld shared cache | in /private/var/containers/Bundle/Application/NUMBERS/APPNAME.app/Frameworks/libswift_Concurrency.dylib Triggered by Thread: 0 and downgrading Xcode works.
Feb ’22
Comment on Xcode13.2.1 Swift Concurrency cause crash in iOS 12
Are you still using XCode13.1? Do you have issues building for iOS 15.3?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on abort_with_payload : app crash after launch on iOS12.5 (real device only)
Thank you, Eskimo! After reading the attached link I found the full log which contains: Termination Description: DYLD, Symbol not found: ___chkstk_darwin | Referenced from: /private/var/containers/Bundle/Application/NUMBERS/APPNAME.app/Frameworks/libswift_Concurrency.dylib (which was built for iOS 13.0) | Expected in: dyld shared cache | in /private/var/containers/Bundle/Application/NUMBERS/APPNAME.app/Frameworks/libswift_Concurrency.dylib Triggered by Thread: 0 and downgrading Xcode works.
Replies
Boosts
Views
Activity
Feb ’22
Comment on Not able to install enterprise build in iOS 15 beta version
Hello Matt, thank you for your quick reply and detailed instruction. I followed it and found out which framework was causing the problem. Now the app can be installed normally. Thanks again!
Replies
Boosts
Views
Activity
Aug ’21