Firebase Cloud Firsstore, when querying data from local cache it does not work without mobile data being on

前端 未结 0 1746
自闭症患者
自闭症患者 2021-01-30 00:15

const cashBooksRef = firestore().collection(\'CashBooks\');

const cashbooksQuerySnapshot = await cashBooksRef
      .where(\'use         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题