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

Fails on iOS10 due to access restriction. #42

Open
mgkaradag opened this issue Mar 20, 2018 · 0 comments
Open

Fails on iOS10 due to access restriction. #42

mgkaradag opened this issue Mar 20, 2018 · 0 comments

Comments

@mgkaradag
Copy link

The plug-in does not work on >iOS10 due to the following error;

[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSMicrophoneUsageDescription key with a string value explaining to the user how the app uses this data.

Since iOS 10, developers must include respective reasons when they will access to Microphone, Camera, Contacts, etc. in the Info.plist file. Is it possible to provide these parameters while using the plug-in?

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

1 participant