Closed amake closed 4 years ago
Proposed solution to #6
I found exceptions on these paths were not handled. My method was to artificially throw a RuntimeException in copyContentUriAndReturnFileInfo and see what operations caused a crash.
RuntimeException
copyContentUriAndReturnFileInfo
Closing in favor of #8
Proposed solution to #6
I found exceptions on these paths were not handled. My method was to artificially throw a
RuntimeException
incopyContentUriAndReturnFileInfo
and see what operations caused a crash.