No parameterless constructor defined for type 'CommunityToolkit.Maui.Behaviors.TouchBehavior' on iOS (.NET 10) #3060
-
|
I am encountering a runtime crash on iOS when navigating to a page that utilizes Environment:
Expected Behavior: Actual Behavior: Stack Trace: Additional Context: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
|
If you add |
Beta Was this translation helpful? Give feedback.
@pictos, Thanks for the guidance.
Its working after adding new maui xaml source generator to my each UI projects.
For who facing same issue, define such property as below in your UI or MAUI project :