Hello,
How to display Version and build number for xyz mobile app , i want to display it on home page of my mobile app, without using any forge component.
Also want to display the runtime env like dev, QA or prod.(for this i tried reach widget getserver name() but it is not working for mobile app.
thanks in advance.
Hi @Bharat koshti ,
To display the current environment you can create a Site Property and use that. You can override it for the QA and Prod environment.
As for the display of the current version you can use Cordova Plugin App Version .