Android Geofence Very Slow

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): Android

Hello,

I have been trying to speed up the time it takes to determine the location of a user on android. I am able to get current location quickly - but after running Location.startGeofencingAsync() it can take anywhere from 60 seconds - 5 min to determine if the user has entered the region. Anyone else experiencing slow times with this? Are there any decent examples out there? iOS is instant every single time and very accurate. Android is very slow most of the time and not very accurate.

Thanks in advance.

Hey @plondo,

Can you share a reproducible example of this behavior that we can test on our end? Additionally, is this occurring across all Android devices or is it specific to some?

Cheers,
Adam

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.