Closed sametbars closed 4 years ago
@sametbars Did you find a solution for this problem? what was causing the NPE?
@sametbars Did you find a solution for this problem? what was causing the NPE?
I wrapped the whole compareIgnoreId function in try-catch block and returned false in catch block.
OkDownload Version
v1.0.7
Problem Describe
1- Download a file 2- Delete downloaded file 3- Try to download same url & filename and you get NPE
My implementation:
Log