am-kh

Results 5 comments of am-kh

Nice project, thanks

Incredible! This might just be the most critical bug imaginable in MAUI. The collectionview is essential to every mobile application. Despite offering MAUI numerous chances, it repeatedly disappoints, leading me...

Thank you for your prompt response. While delving deeper into the issue, I've identified a specific scenario that may shed light on the stack trace problem. It appears that when...

Thank you for the explanations. I tried to implement your suggestions, but it's not working. The `MarshalManagedException` and `MarshalObjectiveCException` events are never raised. ```csharp using System; using System.Diagnostics; using System.Threading;...

Unfortunately, it works on the simulator but not on the device (iPad in my case). Edit : It works on device on release mode. Thank you for your help @rolfbjarne