feat(cordova): install cordova-plugin-device for full Ionic support
This commit is contained in:
parent
5141dd109b
commit
d1a67c3049
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
<preference name="Orientation" value="default" />
|
||||
|
||||
<!-- Plugins -->
|
||||
<plugin name="cordova-plugin-device" spec="~1.1.3"/>
|
||||
<plugin name="cordova-plugin-globalization" spec="~1.0.4" />
|
||||
<plugin name="cordova.plugins.diagnostic" spec="~3.2.1" />
|
||||
<plugin name="cordova-plugin-splashscreen" spec="~4.0.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue