Timo Partl
Timo Partl
I have a similar/related problem. Using a `InfoBar` with Severity `Informational` uses an (almost) transparent background. This causes visual/readability issues when the InfoBar is used in a screen with a...
@ericsink is there anything I can do to help with this problem? Were you able to reproduce the crash?
Sure, I can reproduce the problem with this project on a M1 Mac mini: [SqliteTest.zip](https://github.com/ericsink/SQLitePCL.raw/files/9503221/SqliteTest.zip) After creating an Exception breakpoint for System.Exception, the debugger should stop at `new SQLiteConnection`: ...
I am having the same problem (on a physical device! No problem on the emulator), however in .NET for Android (not using MAUI). It's pretty annoying to have the debugger...
That is disappointing to hear that the highlight color will not automatically adjust. This is contrary to how the rest of the theming system behaves.
same issue on UWP & Xamarin
I am not able to reproduce it and I don't know how Windows collects that information (or event determines when a hang is a hang). I don't even know if...
This is very easy to reproduce, repo attached: [App1.zip](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/files/4301858/App1.zip)