GitHub user dpolivy opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/49

    CB-7667 iOS8: Handle case where camera is not authorized

    In iOS 7+, when the app does not have access to the camera, show a
    prompt notifying the user so they're not puzzled by looking at a black
    screen.
    
    In iOS 8+, include a link on the dialog to open the Setting app to allow
    the user to change their Camera privacy setting.
    
    Fixes https://issues.apache.org/jira/browse/CB-7667

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dpolivy/cordova-plugin-camera cb7667

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit cd3b637822e173b9ed9149fa648f45f8a46b5de9
Author: Dan Polivy <d...@cellartracker.com>
Date:   2014-09-30T21:28:24Z

    CB-7667 iOS8: Handle case where camera is not authorized
    
    In iOS 7+, when the app does not have access to the camera, show a
    prompt notifying the user so they're not puzzled by looking at a black
    screen.
    
    In iOS 8+, include a link on the dialog to open the Setting app to allow
    the user to change their Camera privacy setting.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to