Hello There Guys,
Has anyone ever gotten longitude and latitude from an address in the iOS app successfully?
When i tried i kept getting this error
{Foundation.NSErrorException: Error Domain=kCLErrorDomain Code=8 "(null)"
at Xamarin.Essentials.Geocoding+d__4.MoveNext () [0x00075]
Funny it works in the android project.
I have used Xamarin Essentials and Xam.plugin.Geolocator, same error.
When i searched online it was said Apple does not recognise the address as a . valid one. If true, then whats the advisable solution since it works perfectly on android?
WOuld deeply appreciate your help