Hi I exported my basic test app through Xcode on macOS bigsur using the built-in Xcode export. I intend to have the notch covered and the entire screen filled with the program. This issue appears to be almost entirely random (the app has no events.) Sometimes the app will work correctly as intended and entirely fill the iPhone xs max screen. Other times the bottom part of the screen will have a strange black bar for seemingly no reason and will change if I reopen the app. Sometimes when you open the app the black bar will be there, othertimes it will not be. Not sure why this could be happening. I tested it with almost every kind of fullscreen mode and many different resolutions. I did some research and it appears my issue is identical to this thread https://www.construct.net/en/forum/construct-3/general-discussion-7/black-bottom-bar-exported-ios-143649
I have attempted some fixes including changing StatusBarOverlaysWebView in config.xml to no avail. Many of the other fixes I have seen appear to be cordova only and I am in xcode. Any ideas? here's my project settings tho I have changed most of them including fullscreen mode to no avail.