Closed frenchynyc closed 7 years ago
This is a usage question, which is better suited for Stack Overflow or the Firebase Google Group. Can you please re-post on one of those forums and paste the link here? Please also remember to include version information and a code sample (if relevant) to help us resolve your issue.
Hello, I have posted several times on StackOverflow and the Google group, at least 5 or 6 times for the last 3 weeks and I never even have an answer... I'll just migrate to another library, I get zero support from Google/Firebase whatsoever. Regards
Please provide a link to the Stack Overflow and Google Groups post and I'll take a look and see if I can help.
Thank you, I took the time to post it here once again, if a charitable soul would like to help, I would gladly appreciate it : http://stackoverflow.com/questions/42743252/how-to-pass-my-results-to-an-array
That Stack Overflow page doesn't seem to exist.
Hello,
Geofire seems to be exactly what I am looking for for my Ionic app and I am using its Javascript library to go further.
Now I am having quite a headache for days in order to retrieve the information I need to display based on location.
I retrieve the users that are nearby like this :
Now, I would like to be able to display these information like this in my HTML :
However, I don't find a way to do so. What would be the code to put in my controller in order for it to be displayed like this since Geofire returns objects one by one and not all of them at the same time ?
Thank you for your help !