jlopezdominguez
jlopezdominguez
Having the same problem here, and also this one : Fatal Exception: java.lang.RuntimeException: Get page pdf document null at io.legere.pdfiumandroid.PdfDocument.nativeLoadPage(PdfDocument.kt) at io.legere.pdfiumandroid.PdfDocument.openPage(PdfDocument.kt:83) at io.legere.pdfiumandroid.PdfiumCore.renderPageBitmap(PdfiumCore.kt:406) at com.github.barteksc.pdfviewer.PdfFile.renderPageBitmap(PdfFile.java:301) at com.github.barteksc.pdfviewer.RenderingHandler.proceed(RenderingHandler.java:109) at com.github.barteksc.pdfviewer.RenderingHandler.handleMessage(RenderingHandler.java:66)...
Facing the same problem here. `{"nativeStackAndroid":[],"userInfo":null,"message":"An unknown or unexpected error has occurred. Please try again later.","code":"E_UNKNOWN"}` We're getting tons of these warnings on Crashlytics, but I haven't found the reason...
Have you managed to find a solution @renatomserra ?