--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8c3ff322-c106-490e-8de1-d121857c5506%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Ronin,It looks like you already have unique ids for each participant, so using push ids to store them is probably adding complexity to the problem.I'd restructure the data to store them by their uid and make it a bit easier to query. For example, you could use this approach.☼, Kato
On Fri, Dec 29, 2017 at 12:24 AM, Ronin 161 <161r...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8c3ff322-c106-490e-8de1-d121857c5506%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/ee631d0f-4f48-4799-a153-a6892ab1e2be%40googlegroups.com.