ashilanazeer1 opened a new issue, #795:
URL: https://github.com/apache/cordova-plugin-camera/issues/795

    #ionic 3 camera crash after asking for permission
   
   I am using cordova 8.1.2.   The camera is working when I Change: 
this.applicationId = (String) 
BuildHelper.getBuildConfigValue(cordova.getActivity(), "APPLICATION_ID"); To: 
this.applicationId = cordova.getContext().getPackageName();  Please commet if 
there is another solution for this.
   
   
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to