I want to retrieve the short version and bundle version of my application in phonegap. Any ideas how can I do it?
Using device.version
from phonegap api would return the version number of the device OS.
I want to retrieve the short version and bundle version of my application in phonegap. Any ideas how can I do it?
Using device.version
from phonegap api would return the version number of the device OS.