[I] File Download and Access Issues on iOS 17.5.1 with Cordova [cordova-plugin-file]

2024-07-11 Thread via GitHub
andreafrancioni opened a new issue, #628: URL: https://github.com/apache/cordova-plugin-file/issues/628 Versions: • iOS Version: 17.5.1 • Cordova Version: 12.0.0 (cordova-lib@12.0.1) • Cordova Plugin File Version: 8.1.0 Description:

Re: [D] Error: Intent null saying no plugin was registered to receive it when used Cordova with registerForActivityResult [cordova]

2024-07-11 Thread via GitHub
GitHub user ravadisagarrao added a comment to the discussion: Error: Intent null saying no plugin was registered to receive it when used Cordova with registerForActivityResult Have you got chance to look at the above error reported? GitHub link: https://github.com/apache/cordova/discussions/

Re: [D] Error: Intent null saying no plugin was registered to receive it when used Cordova with registerForActivityResult [cordova]

2024-07-11 Thread via GitHub
GitHub user breautek added a comment to the discussion: Error: Intent null saying no plugin was registered to receive it when used Cordova with registerForActivityResult > 07-08 19:28:45.912 23484 23484 D XYZ_CAMERA_PLUGIN: Sagar :: got results from > authorization result ActivityResult{resul

Re: [PR] feat(ios): add bundled resources for privacy manifest [cordova-plugin-file]

2024-07-11 Thread via GitHub
jwasnoggin commented on PR #621: URL: https://github.com/apache/cordova-plugin-file/pull/621#issuecomment-2224290141 So to clarify, all I need to do to make Apple happy is update the plugin to 8.1.0? I don't need to add the privacy manifest to config.xml as well? -- This is an automated

Re: [PR] feat(ios): add bundled resources for privacy manifest [cordova-plugin-file]

2024-07-11 Thread via GitHub
breautek commented on PR #621: URL: https://github.com/apache/cordova-plugin-file/pull/621#issuecomment-2224301767 > So to clarify, all I need to do to make Apple happy is update the plugin to 8.1.0? I don't need to add the privacy manifest to config.xml as well? file plugin 8.1 prov

[PR] fix(android): Removed read and write media permissions to allow to use Android photo picker #866 [cordova-plugin-camera]

2024-07-11 Thread via GitHub
ravi-yk opened a new pull request, #889: URL: https://github.com/apache/cordova-plugin-camera/pull/889 ### Platforms affected - Android ### Motivation and Context Google recommends using the Android photo picker in apps where it's not frequent to access these files inste