-
Notifications
You must be signed in to change notification settings - Fork 377
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
Java.Lang.NullPointerException exception on FFImageLoading.Cache.ReuseBitmapDrawableCache #1281
Comments
Hi @EmilAlipiev :) Somehow image with
|
Hi Daniel, sorry for late answer. I had ignored this error but recently it occurred again. actually I dont use any custom key or no image streaming. I am mostly using images directly on xaml in listview with remote urls. so they are getting downloaded as user scrolls in the list. it can be that user scrolls very fast and it causes this crash. |
there is a related report from the same phone I guess. maybe this might give more information
|
I could reproduce this issue but i dont know the exact reason. |
I am not able to reproduce this issue but i am seeing this exceptions in my appcenter logs. do you have any idea what could be the problem? I am always using latest version of the library and XF 3.6
The text was updated successfully, but these errors were encountered: