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

FileUtils.doCopyFile() error in return Negative time. #169

Open
axitasavani opened this issue May 15, 2019 · 0 comments
Open

FileUtils.doCopyFile() error in return Negative time. #169

axitasavani opened this issue May 15, 2019 · 0 comments

Comments

@axitasavani
Copy link

axitasavani commented May 15, 2019

i have crash in crashlytics in File.doCopyFile() funtion.
below has full log details:

Fatal Exception: java.lang.IllegalArgumentException: Negative time
       at java.io.File.setLastModified(File.java:1432)
       at com.kbeanie.multipicker.utils.FileUtils.doCopyFile(FileUtils.java:163)
       at com.kbeanie.multipicker.utils.FileUtils.copyFile(FileUtils.java:137)
       at com.kbeanie.multipicker.utils.FileUtils.copyFile(FileUtils.java:109)
       at com.kbeanie.multipicker.core.threads.FileProcessorThread.copyFileToFolder(FileProcessorThread.java:170)
       at com.kbeanie.multipicker.core.threads.FileProcessorThread.postProcess(FileProcessorThread.java:136)
       at com.kbeanie.multipicker.core.threads.FileProcessorThread.processFiles(FileProcessorThread.java:110)
       at com.kbeanie.multipicker.core.threads.FileProcessorThread.run(FileProcessorThread.java:81)
       at com.kbeanie.multipicker.core.threads.ImageProcessorThread.run(ImageProcessorThread.java:42)

Android-
Device name: mobiistar C1 Shine ,Sony Xperia X , Huwai P20 Pro
Device Os: 8.1.0 , 9.0

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

No branches or pull requests

1 participant