-
-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
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
BaseCacheManager.getFile (package:flutter_cache_manager/src/cache_manager.dart:120:11) #216
Comments
What's the problem? Does the app crash or do you not want this to get printed in the logs? |
Is there a way to hide these sorts of errors (also 404s)? |
@renefloor The exception thrown by method BaseCacheManager.getFile was unhandled as expected. |
+1, we're having the same issue occurring on many of our sessions. We don't fully grasp what this leads to currently.
|
Furthermore, we are not quite sure how and where we should handle it correctly. |
I found this issue was happend in this case: the |
Any update on this issue? Seeing this error on console all the time is really annoying. |
same problem |
Same... |
@yrom's pull request fixes the problem for me. Here's a temporary solution until the pull request gets merged or until further discussion.
|
duplicate of #273 |
The text was updated successfully, but these errors were encountered: