Marco Siccardi
Marco Siccardi
> Has that been fixed? @1thenikita just tested with both .NET6 MAUI and .NET7 MAUI. .NET6 still crashes, .NET7 works. With .NET6 being LTS, this should be fixed in there...
This is still an issue with .NET 8 now that it's GA. I tried the above workaround with the explicit provisioning profile without success. As soon as I try to...
Just created the provisioning profile in xcode with a similar named xcode project (iOS, remove macOS and add macCatalyst). Using this profile, Securestorage works. This profile is not showing up...
While being far from perfect and need some work after recent updates, I tried to extend the library already. Maybe [my post](https://msicc.net/extending-xamarin-forms-nuke-to-load-a-placeholder-for-images-that-fail-to-load/) will be a source of inspiration...
I am running into similar issues. However, it is not only tied to CollectionView, but happens also with Syncfusion's ListView control. On top, it does not matter if the Itemsource...