-
Notifications
You must be signed in to change notification settings - Fork 684
Open
Labels
Description
Version
4.3.3
Summary
Hi!
This only happens for iOS but, in a KMP project Android is able to access an SQL DB but iOS gets the below error.
- Enabled WAL (Write-Ahead Logging) mode for better concurrency. Didn't result in any noticeable improvement.
- Added a new Database dispatcher with single-threaded execution (
limitedParallelism(1)
). No improvement that I could see.
LMK if you have any questions.
Logs
executeNonQuery error | error code SQLITE_BUSY
co.touchlab.sqliter.interop.SQLiteExceptionErrorCode: executeNonQuery error