Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Here you should submit your bug reports with logcat.

Crash on book opening on Android

More
IP: 92.154.81.171 7 years 6 months ago #14122 by dleguin
Hi all,

We've had major issues of app crashing on Android, with the logs indicating it comes from Radaee lib.
It only occured on our app on Android (not iOS), and not even on the app sample we had made to demonstrate for functionality demonstration.
I've attached the logs. We've found a workaround by disabling the "cacheEnabled" setting, but we would like a long term fix.

Regards,
More
IP: 37.183.44.177 7 years 6 months ago #14123 by support
May you clarify, you're not able to reproduce the crash on the demo application, isn't it?
Which kind of customizations have you done on the framework?
Which version of our SDK are you using?
More
IP: 92.154.81.171 7 years 6 months ago #14134 by dleguin
Hi, the developers eventually found the cause of the crashes. It was due to the use of ProGuard.
More
IP: 111.196.240.101 7 years 6 months ago - 7 years 6 months ago #14137 by radaee
this shall happen draw pages before PDFLayout.vOpen() or after PDFLayout.vClose().
you can add following line codes at begin of PDFLayout.vDraw();

if(m_doc == null) return;
Last edit: 7 years 6 months ago by radaee.
Time to create page: 0.413 seconds
Powered by Kunena Forum