Do I have access at runtime to the iOS Version and Build values as well as the Android VersionCode and Version Name? I would like to send these values in my REST call so I can verify the app version on the server before responding to mobile request.
Do I have access at runtime to the iOS Version and Build values as well as the Android VersionCode and Version Name? I would like to send these values in my REST call so I can verify the app version on the server before responding to mobile request.
Hello! You would need to search for PnoneGap plugin online for iOS and Android.