How can I get android version in ionic
You can use this Plugin.
Then Use this.device.version
(https://github.com/apache/cordova-plugin-device#deviceversion)
thank you it worked!
How can I get android version in ionic
You can use this Plugin.
Then Use this.device.version
(https://github.com/apache/cordova-plugin-device#deviceversion)
thank you it worked!