How would I use firebase and geofencing together

I want to use both firebase and geofencing to match people within a radius of ten miles together. Do you know if there are any links to tutorials for something like this. So an example would be if Paul is in 10 miles radius to Joe both are notified they are close to each other. Is this would I would use to do this?

GeoFire is an open-source library from Firebase that could possibly be of interest to you. I couldn’t find any tutorials that are using Swift 5 unfortunately. This youtube tutorial was created with Swift 3 I believe so it could give you an idea of how to get started. If you’re interested in learning more about Geofencing with Core location there is an updated tutorial on the RW site here.

Best,
Gina

ok thanks I think this could work

1 Like

This topic was automatically closed after 166 days. New replies are no longer allowed.