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.

App is force restarting after receiving updates #1302

@kevindavee

Description

@kevindavee

Hello everyonne,

I would like to ask. I got this problem.
I use this code push options:

  • Check frequency: ON_APP_RESUME
  • install mode: ON_NEXT_RESTART

But what happen is, my app is force restarting once it finished downloading the updates. This will make the users uncomfortable because users think that their app is restarting accidentally

Please help, is it bug from react-native-code-push or I use the wrong configuration ? What I want is the app will check updates every time it resumes, but install the app once the app is totally closed, and user can see the updates after they open up the app again

  • react-native-code-push version: 5.2.2
  • react-native version: 0.47.2

Metadata

Metadata

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