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

   > 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?
   
   The PR will solely focus on adding the minimum support for the 
`privacy-manifest` tag to the `config.xml` for app developers.
   
   We aim to ensure that both Config.xml (for App Developers) and Plugin.xml 
(for Plugin Developers) support this tag and are completed and released before 
Apple's Privacy Manifest requirement takes effect. However, in the event that 
we are unable to complete the support for plugin.xml, at least the support for 
config.xml will be completed and merged with this PR.
   
   > 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.
   
   As you mentioned, we're aiming to keep the scope specific for this PR. 
However, the ultimate goal aligns with your idea of gathering all 
`privacy-manifest` tag values and merging them into one file for the 
application.


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