r-work
r-work
Same issue, except I'm adding the touch behavior to a `Frame`. This seems to be related to the `Command` property binding, if you do not set it, it won't crash....
Here is a repro: https://github.com/r-work/TouchBehaviorBug
@Axemasta my data template lives in a separate XAML file, referencing the page by name is not exactly ideal. I've been using a gesture recognizer and it works as expected:...
Same issue here, that messes up the whole http section
I think I just ran into this (9.0.60). Though not using push notifications, when submitting to app store, it complains about `Missing potentially required entitlement`: ITMS-90078: Missing potentially required entitlement...
I have downgraded updated dependencies and maui to `9.0.40`. Still having the same issue. SDK/tooling changes maybe?
Just ran into the same issue. Showing only one item.
Sounds good if it's not a massive amount of work. Still hoping that MAUI team will be resolving the issue, though that might be a while. Thanks for all your...
This has been implemented in MAUI 10. https://github.com/dotnet/maui/pull/28185