mohamedMobileSpot
Results
2
comments of
mohamedMobileSpot
> To show the version of the currently installed codepush update, use `codePush.getCurrentPackage`. See the docs here https://github.com/microsoft/cordova-plugin-code-push#codepushgetcurrentpackage i know that codePush.checkForUpdate and codePush.getCurrentPackage function give me the localPackage information...
> # In case of cordova platform > * when you use `codepush.sync()` or `codepush.checkForUpdate()` > * get details about the updates by `codePush.getCurrentPackage()` > * to store and retrive...