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 provides a bundled privacy manifest that declares what this 
plugin uses. Other plugins may do the same. If a plugin doesn't and uses an API 
that requires a declared reason, then you may have to resort to adding a 
`config.xml`.
   
   In otherwords if the only plugin you use is file plugin, then yes 8.1 should 
satisfy Apple's requirements. We cannot speak for other plugins that might be 
installed in your project.


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