npm i --save @wuilmerj24/store-update
- Version: 1.0.4
- GitHub: https://github.com/wuilmerj24/nativescript-plugins
- NPM: https://www.npmjs.com/package/%40wuilmerj24%2Fstore-update
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
@wuilmerj24/store-update
npm install @wuilmerj24/store-update
Methods
| Method | Description | Android | iOS |
|---|---|---|---|
| getVersionCode() | Return versionCode of the app. | ✓ | ✓ |
| getVersionName() | Return versionName of the app. | ✓ | ✓ |
| getVersionNube() | Return versionCode of the app in playstore and appstore. | ✓ | ✓ |
| checkUpdate(force?:boolean) | Check if there is a new version on the App Store and Play Store. | ✓ | ✓ |
| checkUpdateNative() | Update the Android app without exiting the app. | ✓ | ❌ |
License
Apache License Version 2.0