mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-26 23:30:49 +08:00
Add more details about CodePush app script path resolution
This commit is contained in:
@@ -27,6 +27,8 @@ jsCodeLocation = [CodePush getBundleUrl];
|
||||
```
|
||||
|
||||
This change allows CodePush to load the updated app location after an update has been applied.
|
||||
Before any updates are installed, CodePush will load your app from the bundled "main.jsbundle" file.
|
||||
After updates are installed, CodePush will load your app from the writable user directory, where the update has been downloaded.
|
||||
|
||||
Methods
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user