chronogolf / nativescript-store-update

Apache License 2.0
19 stars 13 forks source link

Android helpers #2

Closed SBats closed 6 years ago

SBats commented 6 years ago

Add a Google Play helper that expose a getAppInfos which take a bundle id as param and send back an object containing store app version, update date, and required os version. Also add the nativescript-appversion plugin which give local infos about app across versions. An exemple of plugin use is in the androi version of store-update.ts but would be replaced by the common version for both platforms.