TestFlight app crashes on launch when minimum supported iOS version is set to iOS 14

Hi All,

I have an App on AppStore, recently the minimum supported version of the app was changed from iOS 12 to iOS 14. Post that the TestFlight builds are crashing on launch. If we revert the minimum supported iOS version to 12, the crash no longer happens.

This project is using cocoapods, and from the crash logs it seems the issue with with PLCrashReporter framework.

"EXC_CRASH" Termination reason: DYLD 9 weak-def symbol not found '__ZN7plcrash3PL_5async15dwarf_cfa_stateljiE10push_stateEv'.

This issue is happening only on TestFlight builds where the minimum supported version is 14.0

Any pointer to a solution is welcome.

Thanks for the post, do you have the complete crash file?

Kindly submit a comprehensive crash report, adhering to the guidelines outlined in Posting a Crash Report.

https://developer.apple.com/forums/thread/688669

Albert Pascual
  Worldwide Developer Relations.

TestFlight app crashes on launch when minimum supported iOS version is set to iOS 14
 
 
Q