Closed mohitarora777 closed 1 year ago
Hello @mohitarora777 and thanks for reaching out to us. Could you please clarify in what context to use the demo you provided? Because apparently it doesn't work out of the box. Also, could you please provide more application logs?
I'm closing this issue for now due to inactivity. But if you have any other questions, feel free to contact us.
I am facing same issue bundle downloaded but does not apply immediately. It says that changes will apply on next restart
react-native:"0.71.1" react-native-code-push:"8.1.0"
@alihamza1729 , could you share logs and/or a minimal demo app that we can use to replicate the issue?
@alihamza1729 , could you share logs and/or a minimal demo app that we can use to replicate the issue?
Upon reviewing my code, I discovered that I am using Higher Order Components (HOC) and the CodePush sync function in different files. While this setup has provided the desired functionality, a new issue has arisen where CodePush installs the new version, but it gets rolled back after a restart of the application.
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
Expected Behavior
CodePush Bundle should be loaded
Actual Behavior
Default Bundle is getting Loaded
Reproducible Demo
In Index.android.js we are registering this component
Environment