We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I saw this crash in Firebase Crashlytics. I need clarification on what this error is
DatabaseException(Error Domain=FMDatabase Code=14 "unable to open database file" UserInfo={NSLocalizedDescription=unable to open database file}) sql 'INSERT INTO cacheObject (url, key, relativePath, eTag, validTill, touched, length) VALUES (?, ?, ?, ?, ?, ?, ?)' args [https://images.x.com/y/z, https://images.x.com/y/z, e105bc80-299d-10e7-b9ba-155eec7740b8.octet-stream, "62721a0acb1559fee9f36afc19dd18d8", 1724274411878, 1723669612006, 728105]
Version: 3.3.0
Platform:
The text was updated successfully, but these errors were encountered:
I also made this mistake on ios
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
I saw this crash in Firebase Crashlytics. I need clarification on what this error is
Expected behavior
Reproduction steps
Configuration
Version: 3.3.0
Platform:
The text was updated successfully, but these errors were encountered: