microsoft / react-native-code-push

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

fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted #2668

Closed MAKARD closed 3 months ago

MAKARD commented 4 months ago

A fix for https://github.com/microsoft/react-native-code-push/issues/2654, https://github.com/microsoft/react-native-code-push/issues/1149

Fixed in the same manner as for getJSBundleFileInternal

image