Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-11-09 Thread via GitHub
breautek closed issue #610: Cordova Plugin File doesn't work on Android 13 URL: https://github.com/apache/cordova-plugin-file/issues/610 -- 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 c

Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-11-09 Thread via GitHub
breautek commented on issue #610: URL: https://github.com/apache/cordova-plugin-file/issues/610#issuecomment-1804109467 I don't know if there is a language barrier but the code doesn't appear to be at all related to the original issue. First you were asking > What permission s

Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-10-26 Thread via GitHub
JMrJImmy commented on issue #610: URL: https://github.com/apache/cordova-plugin-file/issues/610#issuecomment-1781563233 Function Mimage_onclick() options={quality : 75, correctOrientation: True, _ allowEdit : False, _ destinationType : 1} navigator.camera.getPicture(onP

Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-10-25 Thread via GitHub
breautek commented on issue #610: URL: https://github.com/apache/cordova-plugin-file/issues/610#issuecomment-1779383855 > I am using the internal storage. The photo is in the applications cache In the details provided in your original post, it shows you were using `cordova.file.exter

Re: [I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-10-25 Thread via GitHub
JMrJImmy commented on issue #610: URL: https://github.com/apache/cordova-plugin-file/issues/610#issuecomment-1779265521 I am using the internal storage. The photo is in the applications cache. so the above is irrelevant. Just want to know what to do to a fileURI that is returned from your

[I] Cordova Plugin File doesn't work on Android 13 [cordova-plugin-file]

2023-10-21 Thread via GitHub
JMrJImmy opened a new issue, #610: URL: https://github.com/apache/cordova-plugin-file/issues/610 ### Discussed in https://github.com/apache/cordova/discussions/424 Originally posted by **leonelgregioauler** July 10, 2023 Good morning! What permission should I add to