HACKER Q&A
📣 phekunde

Why can't we stream(OTA) a mobile app?


Mobile Apps written in frameworks such as React Native and NativeScript are nothing but JavaScript code. So why can't apps written in these frameworks be update over the air?

Are there any mobile app frameworks that allow this?


  👤 zepto Accepted Answer ✓
On what platform?

This is prohibited on iOS for obvious reasons.

Apple has told its customers that they review every App, and this would prevent them from doing that.

Not sure what the situation is on Android.