This commit is contained in:
cek@posta.indivia.net 2017-03-18 18:03:42 +01:00
commit 8a17f75182

View file

@ -8,6 +8,7 @@
hacklabbo.indivia.net - digitigrafo.it
</author>
<content src="index.html" />
<preference name = "SplashScreen" value = "splashscreen" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<access origin="*" />
<allow-intent href="http://*/*" />
@ -29,6 +30,7 @@
<plugin name="phonegap-plugin-push" spec="~1.9.4">
<variable name="SENDER_ID" value="667898382143" />
</plugin>
<plugin name="cordova-sqlite-storage" spec="~2.0.2" />
<plugin name="cordova-plugin-media" spec="~3.0.0" />
</widget>