breautek commented on issue #1391: URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2047230802
> I have exactly the same as @kunalSBasic but only with NSPrivacyAccessedAPITypes listed in config.xml. I also see nothing in xCode: For context, the one inside `CordovaLib` is the declaration file for the Cordova framework which essentially consists of a view controller for the webview and plugin management code. Itself doesn't really use much hence why it's empty. Other plugins may import bundles which may include additional privacy manifest files. The other one is within the application project, e.g. your application and it declares what your app uses or collects and for what reasons. I've done a test upload with one of my apps and didn't receive any kind of warning message, but I wasn't sure what to expect. -- 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