Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
casp3rvpn authored Mar 27, 2018
1 parent 0d321b6 commit 8f3361a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
<icon src="res/icon/android/hdpi.png" density="hdpi" />
<icon src="res/icon/android/xhdpi.png" density="xhdpi" />
</platform>
<platform name="ios">
<!-- iOS 8.0+ -->
<!-- iPhone 6 Plus -->
<icon src="res/icon/android/xhdpi.png" width="180" height="180" />
</platform>

<platform name="ios">
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
Expand Down

0 comments on commit 8f3361a

Please sign in to comment.