Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

v1.9.3-beta

Choose a tag to compare

@buptkang buptkang released this 25 Feb 01:34
· 156 commits to master since this release

This is an important bug fix release for both iOS and Android platforms. Thanks David Watkins (@davidofwatkins) and Sergey Akhalkov (@sergey-akhalkov).

Bug Fixes

  1. Fixed issue where apps would load the previously downloaded CodePush update instead of the contents of the binary, even immediately after an app store update. (iOS: #207, Android: #196)
  2. Fix the "Cannot perform diff-update." error on Android when a release is published that contains .DS_Store or __MACOSX entries generated on OS X. (#199).