Hi @Allen-Chen ,
from this crash it quite difficult to understand what happens.
Anyway, It seems that app try to read CFBundleInfoDictionary and crash on __CFCheckCFInfoPACSignature , that if I remember correctly its a low level API on ARM for memory corruption.
Probably you could enable on Xcode memory debug tools.
Read this topics, it seems similar to your use case https://forums.developer.apple.com/forums/thread/764538
Regards
Rob
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: