Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

ios10 crash #326

Closed
vivalavladislav opened this issue Sep 24, 2016 · 4 comments
Closed

ios10 crash #326

vivalavladislav opened this issue Sep 24, 2016 · 4 comments
Labels

Comments

@vivalavladislav
Copy link

Hi guys,

I tried running my cardboard app on ios10 and after pressing settings button app crashes. I heard that I need to change some permissions but not sure what I need to do and how. Would be cool, if you could advice me here

Best regards,
Vlad Sviatetskyi

@alimoeeny
Copy link

alimoeeny commented Sep 25, 2016

Can only imagine it is NSCameraUsageDescription that you need to set in your info.plist

@vivalavladislav
Copy link
Author

Official support tells us that this is a new requirement of iOS10: if you don't provide camera description and try to launch the app it will exit.

https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW24

@nathanmartz
Copy link

That's correct. If you add that manually it'll fix the problem.

On Sun, Sep 25, 2016 at 3:58 AM, vivalavladislav [email protected]
wrote:

Official support tells us that this is a new requirement of iOS10: if you
don't provide camera description and try to launch the app it will exit.

https://developer.apple.com/library/content/documentation/
General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//
apple_ref/doc/uid/TP40009251-SW24


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#326 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ANamftQKlDSDeuxvpOQpM0Qp738zWoRcks5qtlPKgaJpZM4KFrcD
.

@rusmaxham
Copy link
Contributor

Fixed in v1.130.

@rusmaxham rusmaxham added the bug label Mar 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants