Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Crash On MAUI #5

Open
AntonioKrstevskiZenegy opened this issue Sep 18, 2024 · 2 comments
Open

App Crash On MAUI #5

AntonioKrstevskiZenegy opened this issue Sep 18, 2024 · 2 comments
Labels
external-bug Bugs we can't control/fix

Comments

@AntonioKrstevskiZenegy
Copy link

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

@Kebechet
Copy link
Owner

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.

@Kebechet Kebechet added the external-bug Bugs we can't control/fix label Sep 20, 2024
@AntonioKrstevskiZenegy
Copy link
Author

Hello,
The problem happens on simulator and on a real device.
I will open an issue as you suggested.
Thank you for your input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-bug Bugs we can't control/fix
Projects
None yet
Development

No branches or pull requests

2 participants