OK so something has changed in ios 10 and has caused it to crash because of the below error. i have yet to submit to the app store but to fix it in your code if you need to access the camera, add NSCameraUsageDescription in the info.plist file in xcode and the string will be the popup message asking for permission to the camera.
Error: This app has crashed because it attempted to access privacy-sensitive data without a usage description
↧