v12.1.5
Important Fix for Android Apps 🙏
This release addresses the following issues:
- After downloading a new update, the bundle was not loaded by calling the
reloadmethod. The app had to be restarted for the update to take effect. - When the bundle was removed by calling the
clearUpdatesmethod and then thereloadmethod was invoked, the app would crash.
This release breaks Android builds for React Native 0.76 or lower.
If you are using React Native 0.76 or lower, please use version 12.0.2 of this library.
Testing will be strengthened to prevent similar issues in the future.
Apologies for the inconvenience caused.
What's Changed
Full Changelog: v12.1.4...v12.1.5