How to get app version number?
-
Hi!
Is there any way to get the app Version number? (I’m referring to the one in App Settings->Android/iOS App Configuration)
The “monaca” object doesn’t have it (it should, imho) and the plugin cordova-plugin-app-version doesn’t work.
Thanks in advance!
-
This post is deleted!
-
@rcpinheiro
Currently, in order to get the Monaca app’s Version Number, you can usecordova-plugin-app-version
. I tested it and it worked well. It won’t work on standard Monaca Debugger. You need to test this plugin with built app or custom Monaca Debugger.
-
@khemry Thanks! You’re right, only works with APK or installation from Google Play.
-
@rcpinheiro
You can also test it on custom Monaca Debugger.