Skip to content
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

What is the cause of lArgumentException: "cacheDir" argument must be not null? #392

Closed
aghrayeb opened this issue Sep 2, 2013 · 1 comment
Labels

Comments

@aghrayeb
Copy link

aghrayeb commented Sep 2, 2013

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.

@nostra13
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants