4 ms·
>IOS, Android, Web — update the interface of any applications directly from the server, without publishing updates. Airbnb did this also https://medium.com/air
by yeeyeeyee 4y ago
>IOS, Android, Web — update the interface of any applications directly from the server, without publishing updates.
Airbnb did this also https://medium.com/airbnb-engineering/a-deep-dive-into-airbnbs-server-driven-ui-system-842244c5f5 https://medium.com/airbnb-engineering/a-deep-dive-into-airbn...
It feels bad that apps can just bypass the static analysis, versioning, etc. in app stores and just, say, push a malicious update out to everyone simultaneously. I guess that was always allowed in the Android/iOS app models. Seems wasteful to build all that other stuff into the stores though.