breautek commented on issue #1396: URL: https://github.com/apache/cordova-ios/issues/1396#issuecomment-1921207904
Accessing or using native platform APIs from remote code breaks [Section 4.7.2](https://developer.apple.com/app-store/review/guidelines/#third-party-software) of Apple's App Store policy which reads: > 4.7.2 Your app may not extend or expose native platform APIs to the software without prior permission from Apple. Therefore supporting, or recommending the use of the `cordova.js` file remotely is not something that Apache can advise. If you need to use native platform APIs, then the executable code must be bundled with your app. -- 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