rlamasb / Firebase.Xamarin

Light weight wrapper for Firebase Realtime Database REST API.
MIT License
149 stars 39 forks source link

OrderBy not ordering the data #34

Open ghost opened 6 years ago

ghost commented 6 years ago

In the source code it is stated that "this is used mainly for following filtering queries and due to firebase implementation the data may actually not be ordered." Does that mean there is no way to sort the data?