Artoolkit issue with iOS

hi,

i’m working on an AR project using artoolkit, i have tested my game on Android and it’s working fine, but when i try to test it on iPhone it crashs when i try to test AR. Any idea about this problem?

ps: im using Unity 5.3.4 and xcode 8.1

thanks

i solved the problem. it’s the camera permission, it was add on devices running on iOS 9 or earlier, but on iOS 10, you have to add the permission on info.plist (xcode)

here is a link that explain this:
http://stackoverflow.com/questions/38498275/ios-10-changes-in-asking-permissions-of-camera-microphone-and-photo-library-c