Open Asfiroth opened 10 months ago
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Verified this on 8.0.6. Repro on Windows 11 and Android 14.0-API34, not repro on iOS 17.2 and MacCatalyst with below Project: CustomControl.zip
Description
I've created a custom segmented control ´AnimatedSegmentedControl´, as I add it to a simple view it crashes the application, this only happens in
Android
oniOS
it still works properly. This was working properly in previous maui versions.Steps to Reproduce
Android
Link to public reproduction project repository
https://github.com/Asfiroth/MauiCustomControlIssue
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.49
Affected platforms
Android
Affected platform versions
Android API 33
Did you find any workaround?
NO
Relevant log output