-
Notifications
You must be signed in to change notification settings - Fork 405
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
Remove Microsoft.Maui.Controls.Compatibility
Dependency
#2006
Conversation
Microsoft.Maui.Controls.Compatibility
Dependency
Hey @JoonghyunCho! Could you help me fix this error on the Tizen implementation of MediaElement?
We're looking to remove our dependency on Could you see about retrieving the path to the |
Note the the |
What's the problem we need to fix for this? I'll the Do Not Merge label until we've covered everything. |
Maui/src/CommunityToolkit.Maui/Behaviors/PlatformBehaviors/Touch/TouchBehavior.macios.cs Lines 28 to 32 in cc1fb68
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @filipnavara!!
Thanks for pushing it through and fixing the last bits! Much appreciated! |
Description of Change
Replace one extension with another one to reduce dependencies on compatibility package.
Linked Issues
PR Checklist
approved
(bug) orChampioned
(feature/proposal)main
at time of PRAdditional information