OJ7 commented on pull request #739: URL: https://github.com/apache/cordova-plugin-camera/pull/739#issuecomment-866096402
This PR is related to #684, as both aim to address issues with SDK 30 in different ways. This one attempts to invoke the intent (and handle error if no activity found), whereas the other PR continues using the package manager and updates the package visibility to include the `IMAGE_CAPTURE` intent in the `AndroidManifest.xml` to allow launching the camera. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
