Merge pull request #5538 from JDonadio/fix/navigation-error
Fix navigation permissions - iOS
This commit is contained in:
commit
2a65c3efa1
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@
|
||||||
<splash src="resources/*PACKAGENAME*/ios/splash/Default-667h.png" width="750" height="1334"/>
|
<splash src="resources/*PACKAGENAME*/ios/splash/Default-667h.png" width="750" height="1334"/>
|
||||||
<splash src="resources/*PACKAGENAME*/ios/splash/Default-736h.png" width="1242" height="2208"/>
|
<splash src="resources/*PACKAGENAME*/ios/splash/Default-736h.png" width="1242" height="2208"/>
|
||||||
<splash src="resources/*PACKAGENAME*/ios/splash/Default-Landscape-736h.png" width="2208" height="1242"/>
|
<splash src="resources/*PACKAGENAME*/ios/splash/Default-Landscape-736h.png" width="2208" height="1242"/>
|
||||||
|
<allow-navigation href="*" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
<platform name="android">
|
<platform name="android">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue