In my Firestore database I have field index no, datatype is string but he data is number like 1, 2, 3 and so on. collectionReference .orderBy("indexNo" ...
確定! 回上一頁