Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended update Demo For Xcode8 And IOS 10 #61

Open
mrhyh opened this issue Oct 26, 2016 · 1 comment
Open

Recommended update Demo For Xcode8 And IOS 10 #61

mrhyh opened this issue Oct 26, 2016 · 1 comment

Comments

@mrhyh
Copy link

mrhyh commented Oct 26, 2016

No description provided.

@rico237
Copy link

rico237 commented Nov 29, 2016

You just have to put this keys and values in the info.plist file
<key>NSMicrophoneUsageDescription</key> <string>$(PRODUCT_NAME) micro use</string> <key>NSPhotoLibraryUsageDescription</key> <string>$(PRODUCT_NAME) photo use</string> <key>NSCameraUsageDescription</key> <string>$(PRODUCT_NAME) camera use</string>

Here is a screenshot of it :

capture d ecran 2016-11-29 a 15 52 57

It just won't work in simulator because there is no camera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants