EachScape Quick Update
See your changes immediately on your device
Introduction
With Quick Update you see your changes immediately and on device upon restarting your applications.
Quick Update saves a massive amount of time, we highly recommend using Quick Update during your development.
Quick Update saves a massive amount of time, we highly recommend using Quick Update during your development.
See changes on device for native apps without recompiling your app

REQUIREMENTS
- You need a Test (Ad Hoc) build to use Quick Update.
- Quick update will not function with a Release Candidate or Commercial Build, to learn more, review Different types of Builds
- You need to be able to install your app on test device: Installing an app on your device
RESTRICTIONS
- If you add new local assets (stored in Media Folder) to your app (images, audio or video files) Quick Update will not work.
- You will need to re-generate your application. The new build will incorporate the newly added assets and you will be able to user Quick Update with that new build.
- Other changes requiring a full re-generation of the app:
- App Icon
- Graphic for Splash Screen
- Global style sheet
- Custom hooks