-
Hey guys,
Currently we use a java batch to write data to Firestore, that means we need to construct the GeoHashes from the batch instead of from an Android project.
But after adding the dependency…
-
Followed all of the instructions and have FBSDK working for Facebook login without any issues. I build my app and suddenly get a "CTKBannerView was not found in the UIManager" error. My hunch is that …
-
Guys, I am still trying to get my head around, but as I understand technically you can add more fields into stored obj?
As you are using sorting and start At and End At in filetrs, could be good to …
-
I've been receiving the subject error message on Android emulators, so I created [a minimal Google maps app](https://github.com/dlcole/marker) - only displays an empty map - and I receive the same err…
-
I am getting this error after including qiscus in me existing project. I thought it was conflict of glide so I tried to exclude glide by using:
implementation ('com.qiscus.sdk:chat-core:1.2.12'){
…
-
Just a question. I'd like to use GeoFire/GeoFireX (or something similar) to filter locations based on radius. What I gathered from documentations, they use [latitude, longitude] or Firebase GeoPoint t…
-
`flutter build apk`
command failing with the following error
> FAILURE:
> Build failed with an exception.
> …
-
Hi,
I'm just confused because the ReadMe says I can download the Geofire 2.0 Cocoapod, but when I try to do it, I get this message:
None of your spec sources contain a spec satisfying the dependency…
-
Doesnt support server side rendering with Angular Universal.
Is this correct? because I cant seem to get it rendering.
It works fine, but just doesnt work with angular universal.
I know firesto…
-
### Versions
Node 10.0.0
NPM 6.0.0
Windows 10
### Repro steps
Install the latest NodeJS 10, the latest NPM 6 with Angular 1.7.4
### Observed behavior
When trying to run ng serve on an angu…