Mark McCormack
Mark McCormack
You should try adding some additional libraries into your project too. My project isn't that big and the development cycle time is about 5 minutes. I don't see how it's...
Same here, this was working when using Plugin.Firebase.Crashlytics v2.0.5 + .NET 6.0. Due to other constraints like Microsoft basically shooing everyone off .NET 6.0 for MAUI we had to upgrade...
> Here is a workaround: > > ``` > > false > > ``` > > Note that it will increase the size of the build (see [xamarin/xamarin-macios@e308887](https://github.com/xamarin/xamarin-macios/commit/e3088879a619ba2af5d5d739d1d212243e810f24)). > >...
> @vhugogarcia even if you get these to work, it won't help much as the stack traces are pretty useless as it doesn't show any of the managed stack. Yes,...
Same or similar issue here, I'm building a MAUI for iOS with Firebase Crashlytics. I'm remote building from VS2022 on PC to a mac mini, but the error 13 is...