Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Planned SDK features

java.lang.UnsatisfiedLinkError

More
IP: 200.94.128.217 4 years 6 months ago #15614 by jomart
Hello, Support.

Recently a user opened a PDF file and there was a crash when enter to the Global class in the line System.loadLibrary("rdpdf"). We are using RadaeePDF SDK 3.55.5.

The crash is about java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathListzip file "/data/app/com.xxxx.xxxx...../base.apk"].

I attach an image for better comprehension.

Could you help us?

Any information is appreciated.
More
IP: 111.196.242.56 4 years 6 months ago #15615 by radaee
this issue happen only when dynamic library is missing.
depends on what CPU you are running.
in normally
we include abi:

arm64-v8a
armeabi-v7a
x86
x86_64

you shall check $PDFSample\ViewLib\src\main\jniLibs

if you are using cordova, plz check all these abi exists.
More
IP: 200.94.128.217 4 years 6 months ago #15616 by jomart
We already have these abi in our project, this happened with a Samsung device SM-G570M. We updated the SDK version from Radaee 3.15.1 to 3.55.5.

Could be another thing?

Any information is appreciated.
More
IP: 111.196.242.56 4 years 6 months ago - 4 years 6 months ago #15617 by radaee
the log shall tell path of library load failed, and abi information shall include in path.
more: the log shall tell which C function Symbol the system are trying to load.

i need more details of log, may you attach here?
Last edit: 4 years 6 months ago by radaee.
Time to create page: 0.508 seconds
Powered by Kunena Forum