microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.47k forks source link

App Shows White Screen After CodePush Updates in Release Mode #2758

Closed Ayush8923 closed 1 month ago

Ayush8923 commented 1 month ago

Hello Team, reaching out regarding the weird issue in the Codepush version 8.1.0 with latest react native version, describe the issue below here

Description

In our application, when all the CodePush changes are downloaded, the app is expected to refresh automatically. However, instead of refreshing, the application is showing a white screen after all the CodePush changes are downloaded. When we run the app in debug mode, it works correctly, but when we run the application in release mode and create the APK, this issue occurs. This problem only happens when the app is downloading the latest CodePush changes.

Expected Behavior

Environment

MikhailSuendukov commented 1 month ago

Hello, and thank you for reaching out! Could you please confirm if the issue persists on the latest version of react-native-code-push (9.0.0)? If the error still occurs, could you please provide us with a simple demo application where the issue can be reproduced, along with detailed steps to reproduce the problem?

Ayush8923 commented 1 month ago

Hi @MikhailSuendukov, Thanks for your response, and I apologize for the late reply. Let me check with the latest version of CodePush, and if the issue persists with the latest version, I will let you know and share all the necessary information along with a simple demo of the application.

Ayush8923 commented 1 month ago

Hi @MikhailSuendukov, I tried checking the issue again and attempted to reproduce it, but I was unable to do so. I upgraded the react-native-code-push to the latest version, and things are working fine. Thanks @MikhailSuendukov

Ayush8923 commented 1 month ago

We can close this issue ticket. If I encounter a similar issue again, I can open another issue ticket.

MikhailSuendukov commented 1 month ago

Thank you for the information, if you will have any questions, please feel free to contact us in the future.