Here is my firebase database. I need to use OrderbyChild to sort data in my ionic app. Is it possible to sort all the categeroies OrderbyChild?
Asked
Active
Viewed 24 times
1
-
There is no way to sort such double-nested data. See https://stackoverflow.com/questions/27207059/firebase-query-double-nested – Frank van Puffelen Jan 19 '18 at 15:20