Firestore-like-query
- inigoy8c
- Feb 2, 2022
- 1 min read
To solve this, you need to change orderByChild function with orderBy . So please use the following code: ref.collection('user').orderBy('name').Google Firestore: Query on substring of a property ...21 answers
DOWNLOAD: https://byltly.com/2fa8h2
DOWNLOAD: https://byltly.com/2fa8h2
firestore-like-query
939c2ea5af
Comments