kpespisa
kpespisa
I worked around this by moving the call to BlobCache.Shutdown().Wait(); within the OnDestroy of my main activity, rather than OnStop.
One gotcha. I noticed when testing my app, when I used the device back button to exit the app, and then I return to the app, I get the same...
I still experience a crash in my MAUI app using Xcode 15.3 or 15.4. ` *** error for object 0x127d3fe64: pointer being freed was not allocated (62073,0x307ed4000) malloc: *** set...
I completely agree. We're at a crossroads where we need to decide if we're going to migrate from Xamarin to .NET Maui, or move another platform. Support for third party...