Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

How to finish jsbundle update after exit react-native page and back to native app. #635

@liheyuan

Description

@liheyuan

Hello,
I'm using react-native in an hybird way for our ios app.
After integrated code-push, we found that, If enter the react-native page, we must wait until the upgrade was finished (request, download package and report succ).

For example, we enter the react-native page, and the download was started but not finished.
If we exit react-native page and back to native part of app, the downoload request wounld finished, but no report request would sent, nor did the js bundle update success.(It will redownload again in next time enter react-native page).

Is there anyway I can do to fix this situation?

Thank you.

  • react-native-code-push version: 1.16.1-beta
  • react-native version: 0.38
  • iOS version: 10.0

(The more info the faster we will be able to address it!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions