Skip to content
Snippets Groups Projects
Commit 7044f38b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Remove all allow-intent to be iOS compatible

parent fe8e0cfb
No related branches found
No related tags found
1 merge request!3Fix external links voapp 130
......@@ -16,10 +16,10 @@ compile to www folder</description>
<!--allow-navigation href="*" /-->
<!--allow-intent href="http://*/*" /-->
<!--allow-intent href="https://*/*" /-->
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<!--allow-intent href="tel:*" /-->
<!--allow-intent href="sms:*" /-->
<!--allow-intent href="mailto:*" /-->
<!--allow-intent href="geo:*" /-->
<plugin name="cordova-plugin-geolocation" spec="4.1.0" />
<platform name="android">
<allow-intent href="market:*" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment