-
I tried to load the pdf file from the documents folder. I shared the error and code snippet for your reference like this
```
java.io.FileNotFoundException: open failed: ENOENT (No such file or dir…
-
I've problem for some devices cannot load pdf, but i can get pdf link from the API, and i've error like this:
E/PDFView: load pdf error
java.io.FileNotFoundException: open failed: ENOENT (No suc…
-
#### Issue Description
while loading pdf in this package we getting error in android and white screen in the IOS
In android
![image](https://github.com/xcarpentier/rn-pdf-reader-js/assets/62…
-
W/dalvikvm: threadid=31: thread exiting with uncaught exception (group=0x94cffb20)
E/AndroidRuntime: FATAL EXCEPTION: PDF renderer
Process: com.************, PID: 2195
…
-
The library is "com.github.barteksc:android-pdf-viewer:3.1.0-beta.1"
# main(2)
java.lang.NullPointerException
Attempt to invoke virtual method 'int com.github.barteksc.pdfviewer.PdfFile.getPageAtOf…
-
On my android oreo phone app crash after the swipe of 3rd pdf.
03-11 11:55:31.989 8600-8605/me.ameriod.pdfviewer I/zygote64: Increasing code cache capacity to 256KB
03-11 11:55:32.163 8600-8600/…
-
what am I doing wrong?
I've got this method:
` private void displayFromUrl(PDFView pdfView, String pdfUrl) {
Uri uri = Uri.parse( pdfUrl );
pdfView.fromUri(uri)
…
-
## 📝 Describe the Bug
I found the crash report looks like this:
```
java.io.FileNotFoundException: /data/user/0/com.myapp.www/cache/___pdf___cache___/0: open failed: ENOENT (No such file or direc…
-
` Process: com.production.hometech.ielts, PID: 28962
java.lang.NullPointerException: Attempt to invoke virtual method 'a…
-
**What `react-native` version are you using?**
0.63.3
**What `react-native-pdf` version are you using?**
6.2.1
**What platform does your issue occur on? (android/ios/both)**
Jest
**Describ…