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

v1.7.1-beta

Choose a tag to compare

@lostintangent lostintangent released this 04 May 21:16
· 241 commits to master since this release

This is simply a quick bug-fix release. It is now available on NPM and can be updated immediately by running cordova plugin add cordova-plugin-code-push@latest.

Bug Fixes

  1. Resolved an issue with reporting install metrics for apps that didn't specify a deployment key in their config.xml file (i.e. they specify the deploymentKey value when calling sync)
  2. Improved the sync logging to be less noisy and output more details when using some of the new features (e.g. mandatoryInstallMode and minimumBackgroundDuration).