diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-28 14:28:56 -0700 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-28 14:28:56 -0700 |
| commit | 7023f268b6dcf68f6f86589c36d390b9422b7f13 (patch) | |
| tree | 4c9f3708987fdeefc095e26bdd28f31c274f3d88 /config.xml | |
| parent | edead70be5d4055111f6b6dcdd9e39d72b737458 (diff) | |
if desktop state was not created, I was not loading services #357
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -85,4 +85,6 @@ <icon src="resources/android/icon/drawable-xhdpi-icon.png" /> <plugin name="cordova-sqlite-storage" spec="~1.4.6-pre6a" /> <plugin name="cordova-plugin-settings-hook" spec="~0.2.3" /> + <engine name="ios" spec="~4.1.1" /> + <engine name="android" spec="~5.1.1" /> </widget> |
