Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

TapGestureRecognizer not working on iOS in Visual Studio 2022 #15144

Closed
vsfeedback opened this issue Feb 10, 2022 · 1 comment
Closed

TapGestureRecognizer not working on iOS in Visual Studio 2022 #15144

vsfeedback opened this issue Feb 10, 2022 · 1 comment

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
Dim tgrSwipe As New TapGestureRecognizer

AddHandler tgrSwipe . Tapped, Sub()
'Fire Event
End Sub

imgSwipe.GestureRecognizers.Add(tgrSwipe )

Code worked fine before updating Xamarin Forms. Works as intended on Android.
All Nuget packages are updated.


Original Comments

Feedback Bot on 1/23/2022, 11:39 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@jfversluis
Copy link
Member

This is on Windows, so I'm assuming Hot Restart is used. In that case duplicate of #14956

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants