Not sure if Xcode 12 is causing the issue. Stupidly I updated to Xcode 12. I was not able to build even to install an app locally. So I reinstalled Xcode 11.7, changed the Command line tools back to 11.7, and voila I could build and load the app directly onto the devices.
Now I have a problem with the same working app, when I put it through Testflight it crashed right after launch.
Have you any idea or experienced this? (I replaced my bundle id below with default for this post)
Interesting thing to note, when I disable internet connection and launch the app, it does not crash.
Failed to find a beta app with bundleID: “com.mydomain.myapp”
Received a beta app crash notification for com.mydomain.myapp
Sending event: com.apple.stability.crash {“appVersion”:“1.0.1”,“bundleID”:“com.mydomain.myapp”,“exceptionCodes”:“KERN_INVALID_ADDRESS at 0x0000000e41706f80”,“logwritten”:1,“process”:“All Fours”,“terminationReasonExceptionCode”:“0xb”,“terminationReasonNamespace”:“SIGNAL”}