Fernando Messias dos Santos

Results 24 comments of Fernando Messias dos Santos

I'm having this problem yet. Several users complaining in PlayStore. I couldn't find a way to fix this.

> Adding the following code can solve this problem. > > ``` > await Isar.initializeIsarCore(download: true); > await Isar.open(schemas); > ``` @DuJerry Using `await Isar.initializeIsarCore(download: true);` didn't help :(. The...