Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
24 lines (18 loc) · 846 Bytes

File metadata and controls

executable file
·
24 lines (18 loc) · 846 Bytes

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