Re: [I] Error Code 20 on Android with Plugin v7.0.0 [cordova-plugin-camera]

2024-10-25 Thread via GitHub
breautek closed issue #875: Error Code 20 on Android with Plugin v7.0.0 URL: https://github.com/apache/cordova-plugin-camera/issues/875 -- 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 co

Re: [I] Error Code 20 on Android with Plugin v7.0.0 [cordova-plugin-camera]

2024-01-10 Thread via GitHub
scyclops commented on issue #875: URL: https://github.com/apache/cordova-plugin-camera/issues/875#issuecomment-1886004447 I forked the plugin and added some debug code to get more details. The updated error reports I'm seeing show that Error code 20 happens on Android 7, 8 and 9 when READ

Re: [I] Error Code 20 on Android with Plugin v7.0.0 [cordova-plugin-camera]

2023-12-14 Thread via GitHub
fjckls commented on issue #875: URL: https://github.com/apache/cordova-plugin-camera/issues/875#issuecomment-1856012445 OK, I think I found it. Looking at the source code inside **_CameraLauncher.java_** we have `public static final int PERMISSION_DENIED_ERROR = 20;`. So I did a little inv

Re: [I] Error Code 20 on Android with Plugin v7.0.0 [cordova-plugin-camera]

2023-12-14 Thread via GitHub
fjckls commented on issue #875: URL: https://github.com/apache/cordova-plugin-camera/issues/875#issuecomment-1855657168 Same here on devices with Android 13, getting the same **error:20**. -- This is an automated message from the Apache Git Service. To respond to the message, please log