Hi,
We're developing a white label app which uses Xamarin.Forms.Maps. All is working on Android but on iOS versions greater than 12.4 MapKit will not display!
The problem occurs in GetViewForAnnotation when trying to get our custom map pin. The coordinates of the annotation are completely wrong!
I've got no idea where to look for a solution. All seems to be okay on iOS 12.4!
Does anyone have any idea where I could look to resolve this?
Thanks,
Andy