Question
my app runs on iOS but not on android
Hi there,
The app writes some data to an SQLite database synchronously.
It works fine on iOS but on Android it crashes and I get this error:
SQLError: 'Error #3128: Disk I/O error occurred.', details:'', operation:'execute'
any Ideas ?
Thankyou,
Luke
