Rishabh Singh
Rishabh Singh
No this is not the case! GeoFlutterFire data structure uses 'location' for it's location map, where as GeoFirestore uses the field name 'g' for its map. GeoFirestore says to use...
Hey I also noticed some TTF fonts that were missing, namely League Spartan. I also noticed that the update action has been failing for a few months now. It seems...
The paste in code from the codelab is also filled with the same "->" typo\ And the comments are seriously still messed up This codelab is indeed beneficial but is...
Here is the code that works! https://pastebin.com/rnGGF9rS Edit: This only fixes the UI not the stream
You know, I don't really know where these functions are being called Also, this works great on my laptop, but when I connect with another device in the LAN then...
As for the latter part I had to deploy for the scripts to work on other devices just run "firebase deploy"
I think there is an error however with how the collectIceCandidates function is implemented as @py-zoid mentioned. I enter in the same room ID but do not see the other...
Have you tried looking here? I am trying to just go through their docs and figure it out myself. As it's been over a month since any of the authors/owners...
Ok so localName and remoteName are just strings that reference the collection in the room documents, for some reason there are no collections in those documents. I tried "offer" and...
@py-zoid I noticed you deleted a few of your comments... did you fix the issue?