You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Homerlex (JIRA)" <ji...@apache.org> on 2016/12/20 19:20:58 UTC

[jira] [Created] (CB-12282) Camera Plugin - not seeing custom message for CAMERA_USAGE_DESCRIPTION

Homerlex created CB-12282:
-----------------------------

             Summary: Camera Plugin - not seeing custom message for CAMERA_USAGE_DESCRIPTION
                 Key: CB-12282
                 URL: https://issues.apache.org/jira/browse/CB-12282
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
            Reporter: Homerlex


Using  cordova-plugin-camera 2.3.1 with XCode 8.2.1

Regarding CAMERA_USAGE_DESCRIPTION, the documentation states: When the system prompts the user to allow access, this string is displayed as part of the dialog box.

I have this variable set but I get the following message when the camera permissions are not granted for my app: "Access to the camera has been prohibited; please enable it in the Settings app to continue."

This message appears to be coming from CDVCamera.m

Shouldn't I expect to see my custom message?  I have verified that my message is properly set in my info.plist







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org