Skip to content
Snippets Groups Projects
Commit 55de92cf authored by Jeremy Guiselin's avatar Jeremy Guiselin
Browse files

config

parent 4e418a8a
No related branches found
No related tags found
No related merge requests found
......@@ -44,15 +44,6 @@
<platform name="ios">
<access origin="cdvfile://*"/>
<allow-intent href="cdvfile://*"/>
<access origin="fb:*" />
<allow-intent href="fb:*" />
<access origin="instagram:*" />
<allow-intent href="instagram:*" />
<access origin="mailto:*" />
<allow-intent href="mailto:*" />
<allow-navigation href="mailto:*" />
<allow-navigation href="fb:*" />
<allow-navigation href="instagram:*" />
<preference name="iosPersistentFileLocation" value="Library"/>
<splash src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" height="1136"/>
<splash src="resources/ios/splash/Default-667h.png" width="750" height="1334"/>
......@@ -90,15 +81,6 @@
<preference name="android-build-tool" value="gradle"/>
<access origin="cdvfile://*"/>
<allow-intent href="cdvfile://*"/>
<access origin="fb:*" />
<allow-intent href="fb:*" />
<access origin="instagram:*" />
<allow-intent href="instagram:*" />
<access origin="mailto:*" />
<allow-intent href="mailto:*" />
<allow-navigation href="mailto:*" />
<allow-navigation href="fb:*" />
<allow-navigation href="instagram:*" />
<splash src="resources/android/splash/drawable-port-ldpi-screen.png" density="port-ldpi"/>
<splash src="resources/android/splash/drawable-port-mdpi-screen.png" density="port-mdpi"/>
<splash src="resources/android/splash/drawable-port-hdpi-screen.png" density="port-hdpi"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment