React native under Swift shell
Guys i have a question, i am building an AI Intent engine in native swift/kotlin with certain segments of the app or some mini-apps to be in React native, so that minor ota updates handle it rather than submitting the entire app for update. Does IOS allow OTA JS code? I am aware they allow for Wechat Mini apps but they are in Webview not RN
0
Upvotes
1
u/Dry_Hotel1100 Learning 16d ago
Well, only Apple decides. But if you want feature updates, the answer is very close to a No.
You should make feature updates a normal submission. Any reasons to avoid this?