jagatb880 opened a new issue, #794:
URL: https://github.com/apache/cordova-plugin-camera/issues/794
I am getting error in camera while taking photo. (gallery is working fine).
It throws 20 as a error.
I am implemented below plugin:
"com.scgateway.phonegap":
"git+https://github.com/smallcase/gw-mob-sdk-cordova.git",
if I delete this plugin the camera is working fine , but when i add the
camera take photo not working .
I am using below camera plugins:
"@awesome-cordova-plugins/camera": "^5.43.0",
"cordova-plugin-camera": "^6.0.0",
"cordova-plugin-camera": {
"ANDROIDX_CORE_VERSION": "1.6.+"
}
--
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]