dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.02k stars 1.73k forks source link

Android 12 SplashScreen not working #11988

Closed ultracoolbru closed 1 year ago

ultracoolbru commented 1 year ago

Description

After attempting the following suggestions:

https://github.com/dotnet/maui/pull/8394 https://github.com/dotnet/maui/issues/9794

And even this: https://itnext.io/a-comprehensive-guide-to-android-12s-splash-screen-api-644609c811fa

I have not been able to get the SplashScreen working on my Samsung Galaxy S20 running Android 12 and Android 12.1 emulator running API version 32 but works fine with an emulator running Android 13 with API version 33.

Steps to Reproduce

  1. Follow the steps provided in the bug reports.

Link to public reproduction project repository

-

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 12

Did you find any workaround?

No response

Relevant log output

Forwarding debugger port 8828
Detecting existing process
> am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "uk.co.skillweb.sorbet/crc64ad869dea90b0eac6.MainActivity"
> Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=uk.co.skillweb.sorbet/crc64ad869dea90b0eac6.MainActivity }
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Skillweb.Maui.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Mono.Android.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Java.Interop.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.InteropServices.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Collections.dll [External]
Resolved pending breakpoint for 'Android.Runtime.JNIEnv.RegisterJniNatives(System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.Int32)' to /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNIEnv.cs:127 [0x00000].
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Threading.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Threading.Thread.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Diagnostics.StackTrace.dll [External]
Loaded assembly: data-0xb4000073ee1c1900 [External]
Loaded assembly: data-0xb4000073ee1d4180 [External]
Loaded assembly: data-0xb4000073ee1e7e80 [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/netstandard.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Linq.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Collections.Concurrent.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointSendToIde(System.String)' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:423 [0x00000].
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Text.Json.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Text.Encodings.Web.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.ComponentModel.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.Controls.Compatibility.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.Controls.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.ObjectModel.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.Graphics.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.Essentials.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.Logging.Abstractions.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.ComponentModel.TypeConverter.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Private.Uri.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.Loader.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:418 [0x00000].
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Memory.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Reflection.Emit.Lightweight.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Reflection.Emit.ILGeneration.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Reflection.Primitives.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Core.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.DependencyInjection.Abstractions.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Console.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Maui.Controls.Compatibility.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Maui.Controls.Xaml.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/CommunityToolkit.Maui.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/CommunityToolkit.Maui.Core.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.Configuration.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.Configuration.Abstractions.dll [External]
[skillweb.sorbe] Late-enabling -Xcheck:jni
[USNET] USNET: appName: uk.co.skillweb.sorbet
[ProcessState] Binder ioctl to enable oneway spam detection failed: Invalid argument
[CompatibilityChangeReporter] Compat change id reported: 171979766; UID 10428; state: ENABLED
[GraphicsEnvironment] ANGLE Developer option for 'uk.co.skillweb.sorbet' set to: 'default'
[GraphicsEnvironment] App is not on the allowlist for updatable production driver.
[LoadedApk] LoadedApk::makeApplication() appContext.mOpPackageName=uk.co.skillweb.sorbet appContext.mBasePackageName=uk.co.skillweb.sorbet
[NetworkSecurityConfig] No Network Security Config specified, using platform default
[NetworkSecurityConfig] No Network Security Config specified, using platform default
[debug-app-helper] Checking if libmonodroid was unpacked to /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64/libmonodroid.so
[debug-app-helper] Native libs extracted to /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64, assuming application/android:extractNativeLibs == true
[debug-app-helper] Setting up for DSO lookup in app data directories
[debug-app-helper] Added filesystem DSO lookup location: /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64
[debug-app-helper] Using runtime path: /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64
[debug-app-helper] checking directory: `/data/user/0/uk.co.skillweb.sorbet/files/.__override__/lib`
[debug-app-helper] directory does not exist: `/data/user/0/uk.co.skillweb.sorbet/files/.__override__/lib`
[debug-app-helper] Checking whether Mono runtime exists at: /data/user/0/uk.co.skillweb.sorbet/files/.__override__/libmonosgen-2.0.so
[debug-app-helper] Checking whether Mono runtime exists at: /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64/libmonosgen-2.0.so
[debug-app-helper] Mono runtime found at: /data/app/~~49OgFYXirQpPZekRO0153g==/uk.co.skillweb.sorbet-x985w8nrio2EqTrwI12Pyg==/lib/arm64/libmonosgen-2.0.so
[skillweb.sorbe] Attempt to remove non-JNI local reference, dumping thread
[DOTNET] JNI_OnLoad: JNI_OnLoad in pal_jni.c
[monodroid] Creating public update directory: `/data/user/0/uk.co.skillweb.sorbet/files/.__override__`
[skillweb.sorbe] Attempt to remove non-JNI local reference, dumping thread
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8828,server=y,embedding=1
[monodroid-assembly] open_from_bundles: failed to load assembly Skillweb.Maui.dll
[monodroid-gc] GREF GC Threshold: 46080
[monodroid-assembly] open_from_bundles: failed to load assembly Mono.Android.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Java.Interop.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.InteropServices.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Collections.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Threading.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Threading.Thread.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Diagnostics.StackTrace.dll
[skillweb.sorbe] Attempt to remove non-JNI local reference, dumping thread
[monodroid-assembly] open_from_bundles: failed to load assembly netstandard.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Linq.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Collections.Concurrent.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Json.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Encodings.Web.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ComponentModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.Compatibility.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ObjectModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Graphics.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Essentials.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Logging.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ComponentModel.TypeConverter.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.Uri.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Loader.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Memory.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Emit.Lightweight.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Emit.ILGeneration.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Primitives.dll
[FirebaseApp] Device unlocked: initializing all Firebase APIs for app [DEFAULT]
[FirebaseInitProvider] FirebaseApp initialization successful
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.DependencyInjection.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Console.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Maui.Controls.Compatibility.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.Xaml.dll
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Maui.dll
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Maui.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Configuration.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Configuration.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Logging.dll
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Mvvm.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.Logging.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/CommunityToolkit.Mvvm.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Firebase.Messaging.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.Firebase.Messaging.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.ComponentModel.Primitives.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.ComponentModel.Primitives.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SQLite-net.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SQLite-net.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Web.Services.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Web.Services.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Xml.ReaderWriter.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.Xml.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Xml.ReaderWriter.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Private.Xml.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Maui.Controls.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Maui.Controls.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Maui.Core.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Maui.Core.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SkiaSharp.Views.Maui.Controls.Compatibility.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SkiaSharp.Views.Maui.Controls.Compatibility.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SkiaSharp.Views.Maui.Controls.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SkiaSharp.Views.Maui.Controls.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.AppCompat.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Google.Android.Material.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.SwipeRefreshLayout.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.AppCompat.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.Google.Android.Material.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.SwipeRefreshLayout.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Fragment.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Activity.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.ViewModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.Common.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.SavedState.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Fragment.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Activity.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Lifecycle.ViewModel.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Lifecycle.Common.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.SavedState.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.DrawerLayout.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CustomView.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Navigation.Runtime.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.DrawerLayout.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.CustomView.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Navigation.Runtime.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Net.Primitives.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Net.Primitives.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.DependencyInjection.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.Extensions.DependencyInjection.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Diagnostics.Tracing.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Diagnostics.Tracing.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Linq.Expressions.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Linq.Expressions.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Syncfusion.Licensing.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Syncfusion.Licensing.dll [External]
Resolved pending breakpoint at 'App.xaml.cs:139,1' to void Skillweb.Maui.App..ctor (System.IServiceProvider container) [0x00454].
Resolved pending breakpoint at 'CommonService.cs:1238,1' to T Skillweb.Maui.Services.CommonService.ResolveDiService<T> () [0x00010].
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Encoding.Extensions.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Text.Encoding.Extensions.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly en-ZA/System.Private.CoreLib.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en-ZA/System.Private.CoreLib.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en/System.Private.CoreLib.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en/System.Private.CoreLib.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly mscorlib.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Resources.ResourceManager.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/mscorlib.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Resources.ResourceManager.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Numerics.Vectors.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Numerics.Vectors.dll [External]
[ConnectivityManager] StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4124)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4166)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4548)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4518)] [crc6488302ad6e9e4df1a.MauiApplication.n_onCreate(Native Method)] [crc6488302ad6e9e4df1a.MauiApplication.onCreate(MauiApplication.java:28)] [android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1211)] [android.app.ActivityThread.handleBindApplication(ActivityThread.java:7588)] [android.app.ActivityThread.access$1700(ActivityThread.java:315)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2286)]
Thread started:  #2
[skillweb.sorbe] Explicit concurrent copying GC freed 883(281KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 2758KB/4806KB, paused 28us,9us total 6.184ms
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.CompilerServices.Unsafe.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.RegularExpressions.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Text.RegularExpressions.dll [External]
Thread started:  #3
Thread started:  #4
Thread started:  #5
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Json.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.DataContractSerialization.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Xml.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Primitives.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.Serialization.Json.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Private.DataContractSerialization.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.Serialization.Xml.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.Serialization.Primitives.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly en-ZA/System.Private.DataContractSerialization.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en-ZA/System.Private.DataContractSerialization.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en/System.Private.DataContractSerialization.resources.dll
[monodroid-assembly] open_from_bundles: failed to load assembly en/System.Private.DataContractSerialization.resources.dll
[skillweb.sorbe] Explicit concurrent copying GC freed 111(109KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 2761KB/4809KB, paused 31us,18us total 7.101ms
Resolved pending breakpoint at 'NavigationManager.cs:442,1' to void Skillweb.Maui.Views.NavigationManager.PerformUpload () [0x0003e].
Resolved pending breakpoint at 'DatabaseService.cs:95,1' to void Skillweb.Maui.Services.DatabaseService.CreateDatabaseConnection () [0x00053].
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.GooglePlayServices.Vision.Common.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Loader.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.GooglePlayServices.Vision.Common.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Loader.dll [External]
Resolved pending breakpoint at 'MainActivity.cs:311,1' to void Skillweb.Maui.MainActivity.OnBackPressed () [0x00000].
Resolved pending breakpoint at 'MainActivity.cs:796,1' to void Skillweb.Maui.MainActivity.PerformBack () [0x00000].
Resolved pending breakpoint at 'MainActivity.cs:366,1' to void Skillweb.Maui.MainActivity.CheckPermissions () [0x00030].
[monodroid-assembly] open_from_bundles: failed to load assembly PCLCrypto.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/PCLCrypto.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Security.Cryptography.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Security.Cryptography.dll [External]
Thread started: <Thread Pool> #6
Thread started: .NET ThreadPool Gate #7
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Security.SecurityCrypto.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Security.SecurityCrypto.dll [External]
Thread started: <Thread Pool> #8
Thread started: <Thread Pool> #9
[EngineFactory] Provider GmsCore_OpenSSL not available
[monodroid-assembly] open_from_bundles: failed to load assembly SQLitePCLRaw.core.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SQLitePCLRaw.core.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SQLitePCLRaw.batteries_v2.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SQLitePCLRaw.batteries_v2.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SQLitePCLRaw.provider.e_sqlite3.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SQLitePCLRaw.provider.e_sqlite3.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.InteropServices.RuntimeInformation.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.InteropServices.RuntimeInformation.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Xml.XmlSerializer.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Xml.XmlSerializer.dll [External]
Resolved pending breakpoint at 'LogonView.xaml.cs:43,1' to void Skillweb.Maui.Views.LogonView..ctor (Skillweb.Maui.ViewModels.LogonViewModel viewModel) [0x00059].
[skillweb.sorbe] Explicit concurrent copying GC freed 1062(88KB) AllocSpace objects, 2(104KB) LOS objects, 40% free, 3022KB/5070KB, paused 26us,9us total 6.959ms
Resolved pending breakpoint at 'PasswordClearableEntry.xaml.cs:296,1' to void Skillweb.Maui.Views.Controls.PasswordClearableEntry.FocusedCommandPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00000].
Resolved pending breakpoint at 'PasswordClearableEntry.xaml.cs:310,1' to void Skillweb.Maui.Views.Controls.PasswordClearableEntry.UnfocusedCommandPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00000].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:54,1' to void Skillweb.Maui.Views.Controls.NotificationBar.CommandPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00071].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:92,1' to void Skillweb.Maui.Views.Controls.NotificationBar.CommandParameterPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x0005d].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:71,1' to void Skillweb.Maui.Views.Controls.NotificationBar.CommandParameterPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00001].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:217,1' to void Skillweb.Maui.Views.Controls.NotificationBar.ImageCommandPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00001].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:249,1' to void Skillweb.Maui.Views.Controls.NotificationBar.ImageCommandPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x0009b].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:266,1' to void Skillweb.Maui.Views.Controls.NotificationBar.ImageCommandParameterPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00001].
Resolved pending breakpoint at 'NotificationBar.xaml.cs:292,1' to void Skillweb.Maui.Views.Controls.NotificationBar.ImageCommandParameterPropertyChanged (Microsoft.Maui.Controls.BindableObject bindable, object oldValue, object newValue) [0x00083].
[monodroid-assembly] open_from_bundles: failed to load assembly SkiaSharp.Views.Maui.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly SkiaSharp.Views.Android.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SkiaSharp.Views.Maui.Core.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SkiaSharp.Views.Android.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SkiaSharp.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/SkiaSharp.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.RecyclerView.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CardView.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.RecyclerView.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.CardView.dll [External]
[OpenGLRenderer] RenderThread::requireGlContext()
[AdrenoGLES-0] QUALCOMM build                   : 193b2ee, I593c16c433
[AdrenoGLES-0] Build Date                       : 10/07/21
[AdrenoGLES-0] OpenGL ES Shader Compiler Version: EV031.32.02.10
[AdrenoGLES-0] Local Branch                     : Test-lib-SR05432264
[AdrenoGLES-0] Remote Branch                    : 
[AdrenoGLES-0] Remote Branch                    : 
[AdrenoGLES-0] Reconstruct Branch               : 
[AdrenoGLES-0] Build Config                     : S P 10.0.5 AArch64
[AdrenoGLES-0] Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
[AdrenoGLES-0] PFP: 0x016dd093, ME: 0x00000000
[OpenGLRenderer] RenderThread::setGrContext()
[monodroid-assembly] open_from_bundles: failed to load assembly Microcharts.Droid.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Android.Chart.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Android.Data.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Android.Input.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Android.List.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Telerik.Android.Primitives.dll
[monodroid-assembly] open_from_bundles: failed to load assembly ZXingNet6Mobile.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microcharts.Droid.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Android.Chart.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Android.Data.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Android.Input.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Android.List.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Telerik.Android.Primitives.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/ZXingNet6Mobile.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Firebase.Common.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.Firebase.Common.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Window.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Window.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CoordinatorLayout.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.CoordinatorLayout.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.LiveData.Core.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Lifecycle.LiveData.Core.dll [External]
[DecorView] [INFO] isPopOver=false, config=true
[DecorView] updateCaptionType >> DecorView@cfe2208[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
[DecorView] setCaptionType = 0, this = DecorView@cfe2208[]
[DecorView] getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded
[skillweb.sorbe] Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (unsupported, reflection, allowed)
[skillweb.sorbe] Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (unsupported, reflection, allowed)
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.GooglePlayServices.Tasks.dll
Resolved pending breakpoint at 'RemoteNotificationsService.cs:159,1' to void Skillweb.Maui.Services.RemoteNotificationsService.AssignPushRegistrationId () [0x000ac].
Resolved pending breakpoint at 'RemoteNotificationsService.cs:118,1' to bool Skillweb.Maui.Services.RemoteNotificationsService.IsChannelIdAvailable () [0x00012].
Resolved pending breakpoint at 'RemoteNotificationsService.cs:104,1' to void Skillweb.Maui.Services.RemoteNotificationsService.CreateNotificationChannel () [0x00070].
Resolved pending breakpoint at 'RemoteNotificationsService.cs:72,1' to bool Skillweb.Maui.Services.RemoteNotificationsService.IsAvailable () [0x00018].
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.GooglePlayServices.Tasks.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.GooglePlayServices.Basement.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.GooglePlayServices.Basement.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.GooglePlayServices.Base.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.GooglePlayServices.Base.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Firebase.Installations.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Firebase.Installations.InterOp.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.Firebase.Installations.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.Firebase.Installations.InterOp.dll [External]
[skillweb.sorbe] Accessing hidden field Landroid/view/ViewConfiguration;->sHasPermanentMenuKey:Z (max-target-p, reflection, denied)
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.AppCenter.Analytics.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.AppCenter.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.AppCenter.Crashes.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.AppCenter.Analytics.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.AppCenter.dll [External]
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Microsoft.AppCenter.Crashes.dll [External]
[ConnectivityManager] StackLog: [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4124)] [android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:4166)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4548)] [android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4518)] [com.microsoft.appcenter.utils.NetworkStateHelper.reopen(NetworkStateHelper.java:112)] [com.microsoft.appcenter.utils.NetworkStateHelper.<init>(NetworkStateHelper.java:66)] [com.microsoft.appcenter.utils.NetworkStateHelper.getSharedInstance(NetworkStateHelper.java:81)] [com.microsoft.appcenter.http.HttpUtils.createHttpClientWithoutRetryer(HttpUtils.java:203)] [com.microsoft.appcenter.http.HttpUtils.createHttpClient(HttpUtils.java:198)] [com.microsoft.appcenter.http.HttpUtils.createHttpClient(HttpUtils.java:192)] [com.microsoft.appcenter.AppCenter.finishConfiguration(AppCenter.java:870)] [com.microsoft.appcenter.AppCenter.access$500(AppCenter.java:63)] [com.microsoft.appcenter.AppCenter$5.run(AppCenter.java:759)]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.ViewPager2.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.ViewPager2.dll [External]
[CompatibilityChangeReporter] Compat change id reported: 171228096; UID 10428; state: ENABLED
[TabLayout] MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.Runtime.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Lifecycle.Runtime.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.ViewPager.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.ViewPager.dll [External]
[skillweb.sorbe] Explicit concurrent copying GC freed 1443(202KB) AllocSpace objects, 0(0B) LOS objects, 32% free, 4247KB/6295KB, paused 33us,17us total 10.802ms
Resolved pending breakpoint at 'GeoLocationService.cs:210,1' to void Skillweb.Maui.Services.GeoLocationService.<GetLocationAsync>d__49.MoveNext () [0x001e9].
[Activity] Can request only one set of permissions at a time
[0:] InvokeAppStoreService took 00:00:00.0000832
[CompatibilityChangeReporter] Compat change id reported: 160794467; UID 10428; state: ENABLED
[NativeCustomFrequencyManager] [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
[ViewRootImpl@600b87e[MainActivity]] setView = com.android.internal.policy.DecorView@cfe2208 TM=true
Thread started: .NET Timer #10
[ViewRootImpl@600b87e[MainActivity]] Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=5 res=0x7 s={true -5476376651119908864} ch=true fn=-1
[hw-ProcessState] Binder ioctl to enable oneway spam detection failed: Invalid argument
[OpenGLRenderer] eglCreateWindowSurface
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Emoji2.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/Xamarin.AndroidX.Emoji2.dll [External]
[ViewRootImpl@600b87e[MainActivity]] [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl.doTraversal:2924 
[ViewRootImpl@600b87e[MainActivity]] Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false
[ViewRootImpl@600b87e[MainActivity]] Creating frameCompleteCallback
[ViewRootImpl@600b87e[MainActivity]] Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
[BufferQueueProducer] [ViewRootImpl@600b87e[MainActivity]#0(BLAST Consumer)0](id:344100000000,api:1,p:13377,c:13377) queueBuffer: queued for the first time.
[OpenGLRenderer] GPIS:: SetUp Pid : 13377    Tid : 13444
[ViewRootImpl@600b87e[MainActivity]] Received frameCompleteCallback  lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
[ViewRootImpl@600b87e[MainActivity]] [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 
[ViewRootImpl@600b87e[MainActivity]] [DP] rdf()
[ViewRootImpl@600b87e[MainActivity]] reportDrawFinished (fn: -1) 
[Choreographer] Skipped 43 frames!  The application may be doing too much work on its main thread.
[OpenGLRenderer] Davey! duration=771ms; Flags=1, FrameTimelineVsyncId=394901, IntendedVsync=35952593082599, Vsync=35952626415931, InputEventId=0, HandleInputStart=35952632301961, AnimationStart=35952632305815, PerformTraversalsStart=35952632307846, DrawStart=35953238109044, FrameDeadline=35952609749265, FrameInterval=35952632261909, FrameStartTime=16666666, SyncQueued=35953265357898, SyncStart=35953265534825, IssueDrawCommandsStart=35953267406908, SwapBuffers=35953362352273, FrameCompleted=35953364523940, DequeueBufferDuration=37292, QueueBufferDuration=1619271, GpuCompleted=35953363885085, SwapBuffersCompleted=35953364523940, DisplayPresentTime=0, 
[skillweb.sorbe] Explicit concurrent copying GC freed 9047(483KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 5936KB/11MB, paused 34us,21us total 15.183ms
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Intrinsics.dll
Loaded assembly: /data/data/uk.co.skillweb.sorbet/files/.__override__/System.Runtime.Intrinsics.dll [External]
Thread started: <Thread Pool> #11
Thread started: <Thread Pool> #12
Thread started: <Thread Pool> #13
Thread started: <Thread Pool> #14
Thread started: <Thread Pool> #15
[skillweb.sorbe] Thread[5,tid=13382,WaitingInMainSignalCatcherLoop,Thread*=0xb400007401da8000,peer=0x13280000,"Signal Catcher"]: reacting to signal 10
[skillweb.sorbe] 
[skillweb.sorbe] SIGUSR1 forcing GC (no HPROF) and profile save
[skillweb.sorbe] Explicit concurrent copying GC freed 19466(1041KB) AllocSpace objects, 2(104KB) LOS objects, 50% free, 6119KB/11MB, paused 215us,27us total 46.011ms
[[secipm]] mSecIpmManager setProfileLength uk.co.skillweb.sorbet profile:5148
The thread 0xb has exited with code 0 (0x0).
The thread 0x6 has exited with code 0 (0x0).
The thread 0xd has exited with code 0 (0x0).
The thread 0xe has exited with code 0 (0x0).
The thread 0x8 has exited with code 0 (0x0).
The thread 0x9 has exited with code 0 (0x0).
Thread finished: <Thread Pool> #11
Thread finished: <Thread Pool> #6
Thread finished: <Thread Pool> #13
Thread finished: <Thread Pool> #14
Thread finished: <Thread Pool> #8
Thread finished: <Thread Pool> #9
ghost commented 1 year ago

Hi @ultracoolbru. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.