erisu commented on PR #621: URL: https://github.com/apache/cordova-plugin-file/pull/621#issuecomment-2143369057
@jkronborg The comment you linked should not be valid anymore. At that time we were thinking plugin developers would include the same privacy manifest tag structure in plugin.xml and Cordova would merge them together but that is not actually necessary. Xcode automatically detects and collects the privacy manifest files from the app, resource bundle, and frameworks/libraries and generates the report. The way this PR implemented the privacy manifest for plugins is preferred for other plugins. If a plugin is not updated, then app developers would need to determine the privacy information and include it in the app's config.xml. -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org