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 8c67563 commit 03200e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/freegle/ios/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<allow-intent href="market:*" />
</platform>
<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">
<preference name="StatusBarOverlaysWebView" value="false" />
Expand Down

0 comments on commit 03200e7

Please sign in to comment.