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

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

     [ https://issues.apache.org/jira/browse/CB-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-12282.
-----------------------------
    Resolution: Not A Problem
      Assignee: jcesarmobile

No, those are different messages.
The CAMERA_USAGE_DESCRIPTION is shown when the app asks for permission (this is a system dialog) and is shown only the first time the app tries to access the camera, the message you refer to is shown when you try again after denying the permission

> 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
>            Assignee: jcesarmobile
>
> 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