breautek commented on issue #817: URL: https://github.com/apache/cordova-plugin-camera/issues/817#issuecomment-1334019480
We can't really provide much input if frameworks are in play as the may change how things work. I would suggest trying to create a sample application without the use of frameworks to see if you can reproduce your issue. If you cannot reproduce your issue in the sample app, then it suggests the problem within the framework code. And if you can reproduce your issue in the sample application.... if it only occurs on that specific device, it suggests that the selected Camera application on that device is doing something not standard and is not compatible to be used as an Intent, which is something that Cordova cannot resolve. -- 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]
