@arepa/store-update
by arepa | v1.0.0
Add a plugin description
npm i --save @arepa/store-update

store-update

NativeScript Plugin check and update app.

npm

@arepa/store-update

npm install @arepa/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.

Apache License Version 2.0