-
I have a DisposeBag property for a UIView, this view (Which acts like a cell) is used in a custom collection type view I've created. When this UIView is reused I dealloc this dispose bag and create an…
-
Does GeoFire work for sharing current locations of multiple users (who are constantly moving around), or is it only useful for stationary objects (like the bars in your example)?
-
I have the following structure:
![screen shot 2014-08-27 at 00 02 03](https://cloud.githubusercontent.com/assets/249703/4053134/1d83a16c-2d75-11e4-9e05-3e1743316cc1.png)
I would like to update the l…
-
Hi there,
Is it possible to retrieve a country information of a visitor without (the browser) asking the visitor to share their location with geofire?
Like, say, using visitor's IP to determine their…
-
Hey!
I am wondering if there is any way to handle extra conditions within the geoQuery? For example, I would like the query to also account for other variable?
Thanks
-
Hi,
As you ask about enhancements, I got another interesting use case.
In my app, I want to send Pushs notification to users in the x miles around.
So, I use a Geofire query with key_entered.
But, …
-
https://cdn.firebase.com/libs/geofire/3.2.3/geofire.min.js
-
Ex: lets say GeoFire returns me 50 keys, i need to iterate the key list, how we can achieve this.
please help me out
-
i tried using Cocoa pods and manual installing the frameworks but get the error "no module found" when i try to import it in my swift Project
I have no idea what is wrong with it?!
-
Hi there,
Since Firebase 2.4.0 release, installing GeoFire with cocoa pods (and `use_frameworks!`) leads to:
`[!] The 'Pods' target has transitive dependencies that include static binaries: (.../Fire…