mroessler
mroessler
I can confirm this is not reproducible with Maui 9.0.60.
we also see a lot of exceptions like this in our crash reports (might be related): Realms.Exceptions.RealmFileAccessErrorException: Failed to create ExternalCommitHelper: Invalid argument at Realms.NativeException.ThrowIfNecessary() in Realm.dll:token 0x600041c+0xf at Realms.SharedRealmHandle.Open(Configuration...
+1 we have the same problems with the XliffTask
Thanks for your reply. I'm currently using .net 9 - I will give .net 10 a try once it's out.
Hi @czirok, thank you for the detailed answer. The exception still occurred with `application.RunWithSynchronizationContext([]); ` But switching to [WebKit.BlazorWebView.GirCore 10.0.0-rc.1](https://www.nuget.org/packages/WebKit.BlazorWebView.GirCore/10.0.0-rc.1) seems to help. I'm not able to reproduce the error...
I just had the same problem (Google Pixel 6a / Android 15). In my case it was caused by the Microsoft Launcher. The splash screen showed up again after switching...