sqlite-unity-plugin
sqlite-unity-plugin copied to clipboard
sqlite3LockAndPrepare ios crash
I use the plugin for both android and ios build. I have no crashes on android but i have crashes on ios as you can see on attached screenshot.

Hi,
It's been a long time since I tested this on iOS.
Is this a build problem or when you actually execute the code?
It is not a build problem. This error(crash report) comes from real ios users those downloaded the app from app store. My unity editor version is 2019.1.0f2 Xcode Version 10.2.1
Then probably it is a storage access problem. Try giving storage access to the app on runtime.