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 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
The text was updated successfully, but these errors were encountered:
i have crash in crashlytics in File.doCopyFile() funtion.
below has full log details:
Android-
Device name: mobiistar C1 Shine ,Sony Xperia X , Huwai P20 Pro
Device Os: 8.1.0 , 9.0
The text was updated successfully, but these errors were encountered: