GOOGLE_SERVICES_NOT_AVAILABLE error happening on iOS devices
Opened this issue · 0 comments
james-ovens-eurostar commented
We have implemented this use of this library and its working in production on both iOS and Android devices.
We use Sentry to capture any exception when using this library. And interesting error we've seen quite frequently is:
GOOGLE_SERVICES_NOT_AVAILABLE
But the interesting part is its happening very frequently on iOS devices in production. Currently about 64% of the errors are coming from iOS 17.6.1 and 17.5.1
Why would it try to access google services from iOS?