Rareloop / cordova-plugin-app-version

Access the native app version in JavaScript
MIT License
22 stars 40 forks source link

Feature request - Include package id #2

Open gazilla opened 8 years ago

gazilla commented 8 years ago

I have two very similar apps talking to the same server. Sometimes they are at the same version number. It would be really helpful if the reverse-URL package id was included in the data returned by your plugin.

e.g. {packid:com.example.myapp,version:1.2.3,build:10203}