imperiumlabs / GeoFirestore-Android

GeoFirestore for Android - Realtime location queries with Firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geofirestore.removeLocation(documentId) not working.

kossy205 opened this issue · comments

I have tried removing location set with GeoFirestore from my firestore database, but to no avail.
There is no exception, yet the document doesn't delete.
Why?