iOS : if Splashscreen is not set, Status Bar is always visible #18885
Labels
area-single-project
Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer
platform/iOS 🍎
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Description
Hello,
here's a bug that puzzled me for a while.
On iOS, for an app requesting to hide status bar in info.plist, If no splashscreen is set inside csproj, then the statusbar is always visible.
Setting a splashscreen is giving the expected result
Testing on iPhone 12 SE - iOS 16.7
Not reproducible on all devices.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.7
Did you find any workaround?
I set an empty splashscreen
Relevant log output
No response
The text was updated successfully, but these errors were encountered: