You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/02 13:42:49 UTC

[GitHub] [cordova-plugin-camera] cdmahoney opened a new pull request #364: fix(android): Prevent ClassNotFoundException if applicationId is not same as manifest package name

cdmahoney opened a new pull request #364: fix(android): Prevent ClassNotFoundException if applicationId is not same as manifest package name
URL: https://github.com/apache/cordova-plugin-camera/pull/364
 
 
   ### Platforms affected
   android
   
   ### What does this PR do?
   Prevent ClassNotFoundException when applicationid not same as manifest package name
   
   ### What testing has been done on this change?
   Tested locally on Nexus 5x. 
   
   
   ### Checklist
   - [x ] [Reported an issue](https://github.com/apache/cordova-android/issues/513) in the JIRA database
   - [x ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   Commit message: CH-513: (android) Prevent ClassNotFoundException
   (issue #513 created in Github, not JIRA.)
   - [x ] Added automated test coverage as appropriate for this change.
   No tests added.
   
   Pull request created at request of user @janpio

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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