mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-19 19:39:54 +08:00
tweak
This commit is contained in:
@@ -128,7 +128,7 @@ After installing the plugin and sync-ing your Android Studio project with Gradle
|
||||
mReactInstanceManager = ReactInstanceManager.builder()
|
||||
.setApplication(getApplication())
|
||||
...
|
||||
.setBundleAssetName("index.android.bundle") // <----- 4. Delete this line
|
||||
// 4. DELETE THIS LINE --> .setBundleAssetName("index.android.bundle")
|
||||
|
||||
// 5. Let CodePush determine which location to load the most updated bundle from.
|
||||
// If there is no updated bundle from CodePush, the location will be the assets
|
||||
|
||||
Reference in New Issue
Block a user