-
-
Notifications
You must be signed in to change notification settings - Fork 380
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
iOS devices can't recognize if there are no camera permission #332
Comments
Have you tried to use the Permissions plugin? |
Ahh, ok. No I havn’t. I’ll have a look at it. Thank you. And, by the way, thanks for the great Xamarin Evolve event! // Andreas Från: James Montemagno [mailto:notifications@github.com] Have you tried to use the Permissions plugin? — |
This issue was moved to jamesmontemagno/MediaPlugin#3 |
Please take a moment to fill out the following (change to preview to check or place x in []) and remove all unused areas
This is a
Which plugin does this impact:
Bug
Version Number of Plugin: 2.3
Device Tested On: ipad air 2
Simulator Tested On:
Expected Behavior
Actual Behavior
Steps to reproduce the Behavior
Feature Request:
There should be a property telling whatever the app has permission to use the camera or not. For the moment I have to implement this in my own iOS code. Should be nice if it were included in the CrossMedia
The text was updated successfully, but these errors were encountered: