Page 2 of 2

Is there a way to get the build number of my IOS or Android app to display in the actual application?

Posted: Mon Feb 03, 2014 7:05 pm
by bahar.wadia

The ability to get Version info at runtime in the app, as set in Version/Build for Android/iOS app in App Settings-- Android binary/iOS binary.


Is there a way to get the build number of my IOS or Android app to display in the actual application?

Posted: Mon Feb 03, 2014 8:26 pm
by mollyfud

So I think the request is having some sort of App Version number accessible in the Javascript code.
I do this manually myself but would be great to move the number in one place and have it accessible from Javascript.
Is it possible to expose one/all the version numbers as Local Variables or something?


Is there a way to get the build number of my IOS or Android app to display in the actual application?

Posted: Sat Feb 08, 2014 5:02 pm
by bahar.wadia

Yes. Much better to have one place for versioning.


Is there a way to get the build number of my IOS or Android app to display in the actual application?

Posted: Tue Feb 11, 2014 2:03 pm
by Maryna Brodina

Hello! To would need to search for PnoneGap plugin online for iOS and Android to have an ability to get Version info at runtime in the app.