jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

iOS devices can't recognize if there are no camera permission #332

Closed Brosten closed 8 years ago

Brosten commented 8 years ago

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:

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

jamesmontemagno commented 8 years ago

Have you tried to use the Permissions plugin?

Brosten commented 8 years ago

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] Skickat: den 15 juni 2016 22:46 Till: jamesmontemagno/Xamarin.Plugins Xamarin.Plugins@noreply.github.com Kopia: Brosten andreas@brosten.com; Author author@noreply.github.com Ämne: Re: [jamesmontemagno/Xamarin.Plugins] iOS devices can't recognize if there are no camera permission (#332)

Have you tried to use the Permissions plugin?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jamesmontemagno/Xamarin.Plugins/issues/332#issuecomment-226314637 , or mute the thread https://github.com/notifications/unsubscribe/AKIw4fLpPpF7dM5HmIbjeMPLlwWFEZjPks5qMGSCgaJpZM4I2Lww . https://github.com/notifications/beacon/AKIw4T7M4fJ8G-ihBKorzNdxnQy3RCmjks5qMGSCgaJpZM4I2Lww.gif

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/MediaPlugin#3