moonfoan

Results 1 issues of moonfoan

I'm trying to open a pdf document with `FileView.open(filePath)` and the filePath is like `/data/user/0/com.myapp.dev/attachments/Copies/my_doc.pdf` (in Android) The codes work perfectly fine in iOS, but it is failing in Android...