Is anyone else noticing that the TapGestureRecognizer on labels is significantly less reliable in 1.4.4.6392 vs 1.4.4.6376?
Using TapGestureRecognizers seems to more often than not, not fire the Tapped event, only after tapping the label many times does it seem to fire. Downgrading to 6376 seems to fix this issue.
I see in 6387 there is a Bug fix for bug 30094 fixing "Issue with TapGestureRecognizer on Android" any chance this broke things?
Anyone else have similar experiences?