After upgrade to iOS 12 betas, App crash during run time. Issue not observed during debug/on iOS11

Hi All, This is after upgrade to iOS12 beta versions, my app which was working fine on iOS11 is showing concerns by crashing.

Attempts to repro the issue in during debug mode / simulators / putting extra log statement are not yielding.

Surprisingly, the last few moments of logs before crash is not getting recorded.

Has anyone seen such issues. Any suggestion to deal ? Thanks in advance

I am getting crashes before our appdelegate code even takes over. Obscure crash logs from internal dylibs.


Where is yours crashing?

Did you guys figure this out? I'm seeing similar on one of our Apps...

Thx

same thing for me. probably some general issue with iOS12

After digging for a while without success I filed a DTS request and the Apple guy helped me track our issue to using Helvetica fonts in a few labels in the xib files. I changed the font to System for those xib files and everything worked smoothly. Not sure why this started being a problem with iOS12/Xcode10. Maybe you are seeing a similar issue?

After upgrade to iOS 12 betas, App crash during run time. Issue not observed during debug/on iOS11
 
 
Q