java.lang.UnsatisfiedLinkError: No implementation found for void com.pdftron.pdf.WebFontDownloader.SetCustomWebFontURL

Product:
This release of Apryse for Android
Product Version: 9.5.0

Please give a brief summary of your issue:
(Think of this as an email subject)

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
java.lang.UnsatisfiedLinkError: No implementation found for void com.pdftron.pdf.WebFontDownloader.SetCustomWebFontURL(java.lang.String) (tried Java_com_pdftron_pdf_WebFontDownloader_SetCustomWebFontURL and Java_com_pdftron_pdf_WebFontDownloader_SetCustomWebFontURL__Ljava_lang_String_2)
at com.pdftron.pdf.WebFontDownloader.SetCustomWebFontURL(Native Method)
at com.pdftron.pdf.WebFontDownloader.setCustomWebFontURL(SourceFile:86)

Please provide a link to a minimal sample where the issue is reproducible:

Hi,

I’m unable to reproduce the crash using SetCustomWebFontUrl method. Can you please ensure you are setting up the library correctly as described in the integration guide:

Thanks,
Andrew.