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 have tried to follow the example to the best of my abilities and I getting the following error:
java.lang.IncompatibleClassChangeError: Found interface com.google.android.gms.location.GeofencingClient, but class was expected.
I am using the geolocator package already.
I have tried to follow the example to the best of my abilities and I getting the following error:
java.lang.IncompatibleClassChangeError: Found interface com.google.android.gms.location.GeofencingClient, but class was expected.
I am using the geolocator package already.
Here is my the code:
The text was updated successfully, but these errors were encountered: