You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have tried to use the nuget package for our maui mobile app but Im getting a crash only on ios.
I noticed that the crash happens only when some ui components are used.
I also tried it on an empty maui app where I add a CommunityToolkit.Maui.Views.AvatarView in the page
and I get the same crash when this view is used.
I have attached the crash info and a sample project. crash.txt TestMaui.zip
The text was updated successfully, but these errors were encountered:
Hello, I took a look at your problem but it seems like a problem of the native library.
You run it in simulator or this problem is also on real devices ?
Please try to create an Issue in official clarity repo and mention there this issue.
When they fix the problem I can update the binding to the latest version.
Hello,
I have tried to use the nuget package for our maui mobile app but Im getting a crash only on ios.
I noticed that the crash happens only when some ui components are used.
I also tried it on an empty maui app where I add a CommunityToolkit.Maui.Views.AvatarView in the page
and I get the same crash when this view is used.
I have attached the crash info and a sample project.
crash.txt
TestMaui.zip
The text was updated successfully, but these errors were encountered: