Undo the rest of the statusbar stuff

This commit is contained in:
Skylar Ittner 2022-05-20 11:29:01 -06:00
parent 13e19f79bd
commit 905a465ecd

View File

@ -73,7 +73,7 @@
<splash density="port-night-xxxhdpi" src="res/android/splash-dark/splash-port-xxxhdpi.png" />
</platform>
<platform name="ios">
<preference name="StatusBarOverlaysWebView" value="true" />
<preference name="StatusBarOverlaysWebView" value="false" />
<preference name="DisallowOverscroll" value="true" />
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />