Hi,
i am using sf chart with a tooltip on each data point. On the tooltip i have an image and a label and they both have tap gesture recognizers. When the user taps the label or the image a command is executed.
This works on android however the gesture recognizer doesn't seems to work at all on iOS. The tooltip shows up but when i try to tap on any of these controls tapped event is not fired.
Regards, Gjorgji.