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

[master] [UIKit] Fixes UIGestureRecognizer default introduced in iOS 13.4 #8264

Merged
merged 1 commit into from Apr 1, 2020

Conversation

monojenkins
Copy link
Collaborator

fixes xamarin/Xamarin.Forms#10162
fixes #8255

Xcode 11.4 introduced a new protocol member to
UIGestureRecognizerDelegate and our initial proposed default value for
ShouldReceiveEvent is not playing well with the world.

Backport of #8261.

/cc @dalexsoto

Fixes xamarin/Xamarin.Forms#10162
Fixes xamarin#8255

Xcode 11.4 introduced a new protocol member to
`UIGestureRecognizerDelegate` and our initial proposed default value for
`ShouldReceiveEvent` is not playing well with the world.
@monojenkins monojenkins added this to the master milestone Apr 1, 2020
@monojenkins
Copy link
Collaborator Author

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
ℹ️ Generator Diff (please review changes)
Test run succeeded

@dalexsoto dalexsoto merged commit 04acaf6 into xamarin:master Apr 1, 2020
@spouliot spouliot modified the milestones: master, Future Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants