Closed songzuyun closed 2 months ago
Hello @songzuyun thank you for reaching out. I see you are trying to use latest react-native-code-push version with react native 0.66 which aren't compatible. Please align your rn and codepus version according to this Supported React Native platforms and let me know if it helps.
Thank you, my RN version has always been 0.66.3. I used version 6.3.0 before, which has been working well, but I recently found that it can't work. I upgraded to the corresponding 7.1.0, but it still doesn't work.
Could you please provide the logs from logcat/console depending on which platform you are experiencing this issue?
Closing due to inactivity.
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
1.Start the app
Expected Behavior
What you expected to happen? It should check for update and start the app
Actual Behavior
What actually happens?
LOG [CodePush] Checking for update. LOG [CodePush] An unknown error occurred. LOG [CodePush] Network request failed
Reproducible Demo
Examples
folder runnode create-app.js appName react-native@0.71.19 react-native-code-push@8.3.1
command to generate plain CodePushified React Native app. Please see description on top ofcreate-app.js
file content if neededEnvironment
(The more info the faster we will be able to address it!)