breautek commented on PR #1406:
URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-1981537920

   > If user does not set <privacy-manifest-ios> tag in config.xml, the cordova 
template
   default PrivacyManifest.xcprivacy is used.
   >
   >Note: This <privacy-manifest-ios> tag overrides whole 
PrivacyManifest.xcprivacy file in project each time
   user execute cordova prepare.
   
   How does this work with plugins? Can a plugin use `<privacy-manifest-ios>` 
within the `plugin.xml` or will the application's `config.xml` overwrite plugin 
entries?
   
   I don't want to introduce scope creep but I just want to make sure this was 
thought about. I think it would be ideal for plugins to be able to declare 
their privacy entries and the results will get merged into one file for the 
application. Otherwise it will be a painful process for plugin authors to 
document and hope end users follows instructions to add the necessary privacy 
entries.


-- 
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

Reply via email to