You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right out of the box, the example "Hello, World!" code for .NET MAUI Blazor Hybrid (.NET 9.0) has a navigation menu that works when running on Windows. You can clearly see and click menu items and all is well.
It looks like this: Windows 10
However, when I attempt to run it on an Android emulator on Windows 10, this navigation menu at the top of the screen is behind the Android status bar. The Android status bar appears over the top part of my app like a watermark. I can see the app navigation menu at the top with a button that has 3 bars, but the Android Wi-fi, phone network, and battery life icons appear over it rendering the button unclickable.
It looks like this: Pixel 7 - Android API 35
I haven't tried it yet with an Android device connected to my dev computer via USB due to security at my company. I will get authorization soon, but I would like to also debug on an emulator. I haven't changed a single line of code yet.
Any ideas?
Steps to Reproduce
Create a .NET MAUI Blazor Hybrid App (.NET 9.0) with sample code provided by template
Run this "Hello, World!" app on Windows.
Confirm that navigation menu is visible and components work
Run this "Hello, World!" app on Android
The Android Status Bar appears over the app navigation menu like a watermark and renders the menu unclickable
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered:
Description
Right out of the box, the example "Hello, World!" code for .NET MAUI Blazor Hybrid (.NET 9.0) has a navigation menu that works when running on Windows. You can clearly see and click menu items and all is well.
It looks like this: Windows 10
However, when I attempt to run it on an Android emulator on Windows 10, this navigation menu at the top of the screen is behind the Android status bar. The Android status bar appears over the top part of my app like a watermark. I can see the app navigation menu at the top with a button that has 3 bars, but the Android Wi-fi, phone network, and battery life icons appear over it rendering the button unclickable.
It looks like this: Pixel 7 - Android API 35
I haven't tried it yet with an Android device connected to my dev computer via USB due to security at my company. I will get authorization soon, but I would like to also debug on an emulator. I haven't changed a single line of code yet.
Any ideas?
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: