clarklight edited a comment on issue #559: URL: https://github.com/apache/cordova-plugin-camera/issues/559#issuecomment-698220957
@Aton5859 I had the same issue earlier, and i used the version before your comment date then its opening the image picker ok, i am using the telerik image picker(latest version). And the camera i use cordova to add specific version which is camera 4.0.3, which is working correctly on my android OS 10. So the situation is whatever was introduced in 4.1.0 causes the conflict. @timbru31 I did build a brand new empty app with just the camera plugin and the telerik image picker, and soon as the image picker event is triggered then the app crash, if i remove the camera app then the image picker wont crash the app, i also saw the same thing with cordova-plugin-qr-barcode-scanner. If i had the qrscanner plugin(which also uses the camera),it will also crash the image-picker. And the image picker would conflict with cordova-plugin-qrscanner as well, preventing the camera to open for some odd reason. I will also post this issue on the telerik image picker thread to see if they can help on that side. Thanks Clark ---------------------------------------------------------------- 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]
