Cleanup application startup on Android devices (#6949)
- [x] Stop unnecessarily building the flx a second time on startup. - [x] Stop unncessarily copying the flx to the device a second time on startup. - [x] Remove `startBundle` and move logic into `startApp`.
Showing
Please register or sign in to comment