Closed vtisnado closed 1 year ago
Is anyone else facing this issue?
The exception is pretty clear to me, your app has no access/permission to the directory you set up.
The exception is pretty clear to me, your app has no access/permission to the directory you set up.
I thought exactly the same and tried to add more permissions to the app, but didn't worked.
Couple things to take in mind:
dio_cache_interceptor
.I deeply appreciate if you could guide me, since I have weeks trying without luck.
If you already are using Hive in your app, set the directory parameter to null
. This will avoid to call internally Hive.init
.
This may be the cause of the issue then.
Thank you @llfbandit ! This fixed the issue in Android and iOS! I would never figure it out.
Hi guys,
I'm getting the following error and I can't find how to fix it. In Android the cache it's not working, but on iOS breaks completely the app. Any clue what can be wrong?
The result of flutter doctor: