2.3 KiB
Migration notice
CodePush SDK
CodePush SDK migrated to a new service. We recommend updating CodePush SDK to the latest version. Versions lower than 4.0.0 will not work in the near future.
Deprecated methods
- getSessions
- patchAccessKey
- removeSession
- getAccessKey
These methods are not supported in versions 4.0.0 and above.
Comparison
-
Server URL
-
Request's path
For example the path of
getDeployments
method: -
Error handling
Error messages differ. Status codes only differ when the application is not found for the owner:
-
Method signature
Methods signature was not changed. All methods work the same as in previous versions.
CodePush CLI
The CodePush CLI 3.0.0 is the latest and last version for this CLI. We no longer update the CodePush CLI and recommend migrating to the App Center CLI (https://github.com/microsoft/appcenter-cli).
React-native-code-push
React-native-code-push versions lower than 5.7.0 will stop working in the near future.