@julianluis wrote:
Hello guys, App Version does not work at iOS simulator “iPhone 6s” but works in “iPhone X”.
In android works fine.“cordova-plugin-app-version”: “0.1.9”
this.appVersion.getVersionNumber().then( (value) => {
this.versao = value;
});
Posts: 1
Participants: 1