Ashwin Bhaskar
Ashwin Bhaskar
I am getting the same exception when I try to open a file that is stored in Internal Storage. But when I try to open a file from External Storage...
@bholota : What did you mean by "copy native libraries to your project"?
@bholota : I am not sure if including the files manually would solve the issue. Because the problem lies in the `PdfPage.open(Native Method)` method. This is a native method. I...
@MitchStevens Hey, that's really nice! I would suggest a small change, though. 1) Can you prepend your commit messages with `[Haskell-Way]` for consistency? 2) Please remove the License file. We...
@genius-ua Agreed that not all problems are better solved with pure FP. But there are some data structures like braun trees and persistent vectors that can be used for immutability...
Facing the same issue as well. Is there a temporary work around for this?
@inejc I would like to give this a shot. Can you assign this issue to me?
Can a link be added to the logs of the failing test here? Or paste the logs here? Would help in debugging as this issue is not reproducible locally.
@thesamet is there a plan to release zio 2 version of the library anytime soon? Just asking so that I can plan accordingly:)
@matthughes @rossabaker what is the expectation when the url contains the `Etag` header?