-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Hi!
Do you have any information if using React Native (JavascriptCore) and Option 1 (https://github.com/facebook/react-native/blob/master/Examples/UIExplorer/UIExplorer/AppDelegate.m#L34) type approach where you download the files from an external server before constructing the UI is in compliance with Apple's policies if used in a live application. I.e have you had any luck in finding out if Apple considers JavascriptCore to be a part of the "WebKit framework" mentioned in the program requirements.
3.3.2 An Application may not download or install executable code.
Interpreted code may only be used in an Application if all scripts, code and
interpreters are packaged in the Application and not downloaded. The only
exception to the foregoing is scripts and code downloaded and run by Apple's
built-in WebKit framework, provided that such scripts and code do not change the
primary purpose of the Application by providing features or functionality that are
inconsistent with the intended and advertised purpose of the Application as
submitted to the App Store.
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.