You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked into the code and i think File cacheDir = StorageUtils.getCacheDirectory(context); is returning null. What would be the cause? is it device related?
Two users got this exception with our new release that is using universal image v1.8.6.
The text was updated successfully, but these errors were encountered:
It seems this issue relates to the case when "Context.getCacheDir()" returns null on some devices. I don't know why it happens but I'll try to find a solution for this issue. I can't say when it'll be done because I have no time to work on UIL now as you can see.
I looked into the code and i think File cacheDir = StorageUtils.getCacheDirectory(context); is returning null. What would be the cause? is it device related?
Two users got this exception with our new release that is using universal image v1.8.6.
The text was updated successfully, but these errors were encountered: