DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.05k stars 1.85k forks source link

New issue: PDFView: load pdf error UnsatisfiedLinkError #1120

Open sontranit1996 opened 1 year ago

sontranit1996 commented 1 year ago

PDFView: load pdf error java.lang.UnsatisfiedLinkError: No implementation found for long com.shockwave.pdfium.PdfiumCore.nativeOpenMemDocument(byte[], java.lang.String) (tried Java_com_shockwave_pdfium_PdfiumCore_nativeOpenMemDocument and Java_com_shockwave_pdfium_PdfiumCore_nativeOpenMemDocument___3BLjava_lang_String_2)

I need help

YWzheng commented 3 months ago

I encountered the same problem, but it doesn't happen in debug mode, only in release mode, and I don't know how to solve it.