Hey, anyone know how to fix this on iOS real devic...
# room
p
Hey, anyone know how to fix this on iOS real device? Android/iOS simulator working fine (latest Room/bundled driver alphas):
Copy code
🟢 (Koin) Started 9 definitions in 0.0 ms
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...
Uncaught Kotlin exception: kotlin.IllegalStateException: Unable to open lock file (1 - Operation not permitted): '/var/mobile/Containers/Data/Application/43EA0C8D-F48A-47E2-BA32-C575203F3614/boxes.db.lck'.
Seems to be failing to create the database
165 Views