angularfire2-offline

Ionic 4 IOS FIRESTORE INTERNAL ASSERTION FAILED: AsyncQueue is already failed: An internal error was encountered in the Indexed Database server [closed]

橙三吉。 提交于 2020-06-27 02:18:38
问题 Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 11 months ago . Improve this question I am developing an Ionic application, I am using Firestore as a database, using offline mode. import {AngularFirestoreModule} from '@ angular / fire / Firestore'; AngularFirestoreModule.enablePersistence (), When I open the application everything works very well, even on

Ionic 4 IOS FIRESTORE INTERNAL ASSERTION FAILED: AsyncQueue is already failed: An internal error was encountered in the Indexed Database server [closed]

一个人想着一个人 提交于 2020-06-27 02:17:06
问题 Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 11 months ago . Improve this question I am developing an Ionic application, I am using Firestore as a database, using offline mode. import {AngularFirestoreModule} from '@ angular / fire / Firestore'; AngularFirestoreModule.enablePersistence (), When I open the application everything works very well, even on