Hi - I have just upgraded to xcode 11.4 and visual studio 16.5.2. I am using latest stable syncfusion nugets.
It seems such controls as SfListView and SfSwitch do now not work on iOS. Android is working as expected.
What I have observed is:
1.SfListView is rendered correctly - but no Selection Commands/Events are firing.
2.SfSwitch also renders correctly - but will not allow to be selected - nothing happens on tap.
These are the only two controls I have looked at so far.
Has anyone else observed this behaviour?