Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Crash in native library
IP: 79.19.167.55
5 years 1 month ago #15585
by support
Replied by support on topic Crash in native library
Completely remove the jni libraries.
It seems that you're mixing different versions.
May you confirm the RadaeePDF SDK version you're upgrading from?
It seems that you're mixing different versions.
May you confirm the RadaeePDF SDK version you're upgrading from?
IP: 200.94.128.217
5 years 1 month ago #15586
by jomart
Replied by jomart on topic Crash in native library
We updated RadaeePDF SDK from 3.15.1 to 3.55.5
IP: 200.94.128.217
5 years 1 month ago #15588
by jomart
Replied by jomart on topic Crash in native library
What does it mean "java codes of package "com.radaee.pdf" shall update to 3.60, otherwise app will be crashed"?.
How we can achieve this?.
Any information is appreciated.
Thank you.
How we can achieve this?.
Any information is appreciated.
Thank you.
IP: 111.196.242.56
5 years 1 month ago #15589
by radaee
Replied by radaee on topic Crash in native library
some JNI methods has changed from old version. parameters may not same as before in C++ public function.
that not always crashed in some device, seems depends on system.
java codes of package "com.radaee.pdf" all are native JNI wrapping.
so, codes of this package shall match the last native, which i attached this topic.
that not always crashed in some device, seems depends on system.
java codes of package "com.radaee.pdf" all are native JNI wrapping.
so, codes of this package shall match the last native, which i attached this topic.
Time to create page: 0.363 seconds