The application was not developed by me, but now I need to add some features. Compiling the code adds launch to the simulator, but immediately crashes on the real device (didFinishLaunchingWithOptions never calls). Xcode does not show any errors. I think the problem may be in containers and frameworks, but I donβt know how to check it. I reinstalled the containers and recreated the structure dependencies in the project, but the application still did not work. I have only this information from Xcode

How can this information help me? Any help was appreciated.
UPD1: stacktrace 
UPD2: application crashes on iOS9 and iOS10, so NSCameraUsageDescription is not a problem
ios iphone xcode swift ios-frameworks
Ossir
source share