April 2018
Intermediate to advanced
390 pages
8h 46m
English
Take a look at the following instructions:
$ ionic start MyAppVersion blank $ cd MyAppVersion
$ ionic cordova plugin add cordova-plugin-app-version $ npm install --save @ionic-native/app-version
<widget id="com.ionicframework.myappversion637242" version="0.0.123" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
Note that your widget id might be different from the one mentioned here. You only need to change the version number. In this case, it is the 0.0.123 version.
Read now
Unlock full access