flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

cache error

Open NSLogZfRee opened this issue 1 year ago • 0 comments

Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: DatabaseException(Could not allocate CursorWindow '/data/user/0/com.lingomate.cc/files/libCachedImageData.db' of size 2097152 due to error -12.) sql 'SELECT * FROM cacheObject WHERE key = ?' args [https://img.ilingomate.com/image/user3cf7c667f1796...] at .wrapDatabaseException(exception_impl.dart:11) at SqfliteDatabaseMixin.txnRawQuery.(database_mixin.dart:559) at BasicLock.synchronized(basic_lock.dart:33) at SqfliteDatabaseMixin.txnSynchronized(database_mixin.dart:490) at CacheObjectProvider.get(cache_object_provider.dart:110) at CacheStore._getCacheDataFromDatabase(cache_store.dart:113)

NSLogZfRee avatar Dec 08 '23 08:12 NSLogZfRee