I have the same exact problem. A project compiled with earlier versions of XCode ran fine on older versions of iOS. When I open that older project (or my newer ones) and attempt to debug a device running iOS 12 or iOS 14, I get the same EXC_BAD_ACCESS error. This function was called by the "doInitialization" function... I can see my launch screen from a storyboard displayed, but the code never gets to the app delegate stage.
This will prevent me from releasing my app, so watching closely.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: