npm react-native-code-push 1.13.6-beta
v1.13.6-beta

latest releases: 7.0.5, 7.0.4, 7.0.3...
7 years ago

This release primarily adds support for overriding the app version used to query for updates, along with a few bug fixes.

New Features (General)

  1. Adds an overrideAppVersion() function that can be used to specify a custom application binary interface version, which would otherwise default to the app store version built into the app. This is an option for advanced users who have their own app store versioning system that they'd like to update independently to their ABI version. It also enables beta distribution for developers who would not like to increment their app store version between each iteration.

Bug Fixes

  1. When the updateDialog is shown while the app is in the background (such as when a new activity is launched), a NullPointerException can arise. This has been fixed in this release.

Don't miss a new react-native-code-push release

NewReleases is sending notifications on new releases.