Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to get GeoQueryDataEventListener event like android #27

Open
bhavin-chauhan opened this issue Nov 6, 2019 · 0 comments

Comments

@bhavin-chauhan
Copy link

I've used geofirestore in android and in android code I can get DocumentSnapshot using GeoQueryDataEventListener listener. https://github.com/imperiumlabs/GeoFirestore-Android#data-events
Is there any way to get same functionality in iOS ?
I want onDocumentEntered,onDocumentExited,onDocumentMoved and onDocumentChanged callback. I've checked Enter, Move, Exit listener of geo query it working fine, but I want document data as well not just document Id. Let me know if possible using any call back
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant