microsoft / react-native-code-push

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

Code push does not update some js files on android device #2690

Closed rajashrilawande closed 1 day ago

rajashrilawande commented 3 months ago

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

Steps to Reproduce

  1. I have released app through code push for ios and android
  2. ios app is working fine but android app one screen is showing old UI
  3. New UI is working fine on android emulator but on actual device it not working

Expected Behavior

New UI should get updated after release

Actual Behavior

Still. showing old UI

Environment

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

DmitriyKirakosyan commented 3 weeks ago

@rajashrilawande , thanks for reaching out!

Try looking into codepush logs, see troubleshooting doc. You are using an unmaintained version of react-native. Is it possible for you to update react-native to 0.71+ and react-native-code-push to 8.2.2?

DmitriyKirakosyan commented 1 day ago

Closing due to inactivity.