You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using this package for the past couple of years in our iOS React Native app and it works quite well. Our product has scaled up significantly and we've been getting a lot of traffic from the Google Geocoder API. Since we use fallbackToGoogle this could mean that the native CLGeocoder is failing in many cases. Is there a way to identify when this is happening and geocoder is using Google API as a fallback?