Skip to content

Commit

Permalink
iOS config update
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed May 30, 2019
1 parent ee465ba commit 0df34f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/modtools/ios/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<platform name="ios">
<allow-intent href="itmss:*" />
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
<allow-intent href="itmss:*" />
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>
<platform name="ios">
<splash src="package-assets/Default@2x~universal~anyany.png" />
Expand Down

0 comments on commit 0df34f4

Please sign in to comment.