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
Branches
No related tags found
1 merge request!3Fix external links voapp 130
...@@ -16,10 +16,10 @@ compile to www folder</description> ...@@ -16,10 +16,10 @@ compile to www folder</description>
<!--allow-navigation href="*" /--> <!--allow-navigation href="*" /-->
<!--allow-intent href="http://*/*" /--> <!--allow-intent href="http://*/*" /-->
<!--allow-intent href="https://*/*" /--> <!--allow-intent href="https://*/*" /-->
<allow-intent href="tel:*" /> <!--allow-intent href="tel:*" /-->
<allow-intent href="sms:*" /> <!--allow-intent href="sms:*" /-->
<allow-intent href="mailto:*" /> <!--allow-intent href="mailto:*" /-->
<allow-intent href="geo:*" /> <!--allow-intent href="geo:*" /-->
<plugin name="cordova-plugin-geolocation" spec="4.1.0" /> <plugin name="cordova-plugin-geolocation" spec="4.1.0" />
<platform name="android"> <platform name="android">
<allow-intent href="market:*" /> <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