Open ankitagg-ms opened 2 years ago
Looks like there's an unexpected date format in the database. Could you get the value of the row using the debugger?
This crash is happening for user in production app and hence can not check the value with debugger attach.
We have multiple date variable in our DB and they are coming from server and nothing has changed recently with our format. More ever, this is working for user on mac.
As per user, this started happening with latest update where we update sqlite version to 0.13.3.
Not sure if something was changed there for iOS framework.
From which version did you update?
from version 0.13.2
And for reference.
Date format we use is this
2022-03-24T00:00:00.000
Top Statement from crash logs
static (extension in SQLite):Foundation.Date.fromDatatypeValue(Swift.String) -> Foundation.Date
Build Information
General guidelines
Date
data from DB.