Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1
  • 2

TOPIC:

Crash in native 8 years 6 months ago #9713

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Hello friends!
Furthermore, our customers use our application with the library. But the errors that lead to the collapse of the native application!
We have been searching for the cause and found it!
When you add annotations Congress with values 0.0 points several times crash occurs. I wrote about this :

The most interesting is that when I use the initialization of the library and demo project, everything works without errors
Init( act, 2, "radaee", "radaee_com@yahoo.cn","LNJFDN-C89QFX-9ZOU9E-OQ31K2-FADG6Z-XEBCAO" );
,
but when I use my key, there is a crash the app!

This issue is available on all versions available for download.
Please correct this problem, our customers are very angry with us.

Please Log in or Create an account to join the conversation.

Crash in native 8 years 6 months ago #9714

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
May you provide some reference about your purchase?
Open a support ticket and write your order reference number or the email address you've used to finalize the purchase process.
Searching with your name and website email address I'm not able to find any purchase.

What do you mean with "annotations Congress"?

Please Log in or Create an account to join the conversation.

Crash in native 8 years 6 months ago #9715

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
I'm sorry it was a mistake, "annotations Congress" iit should be annotations INK.
And my e-mail "kochergov( d o g )mrsoft.by"

And I repeat code that causes a crash:
curInk = new Ink(width);
 float x = (float) byteStream.readDouble();
 float y = (float) byteStream.readDouble();
 curInk.OnDown(x, y);
x= 0;
y=0;
curInk.OnMove(x,y);
mat.TransformInk(curInk);
page.AddAnnotInk(curInk);

Please Log in or Create an account to join the conversation.

Crash in native 8 years 6 months ago #9716

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
A double check, are you activating a Professional or a Premium license.
The activation with the demo key is for a Premium license (type=2).

In the meanwhile I confirm that annotating API are available on both Premium and Professional.

Please Log in or Create an account to join the conversation.

Crash in native 8 years 6 months ago #9717

  • AntonGerasimenko
  • AntonGerasimenko's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Yes we have a professional license, and we are constantly adding annotations in PDF documents. And everything works fine, but sometimes there are documents that have to annotate with the coordinates x = 0, y = 0 and there is an application failure.
But if you use a key with a demo application, then this is no error.
Error leads to a drop in applications with the log:

10-16 10:52:59.146 309-353/by.mrsoft.mrdoc A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 353 (Service to SOAP)

Please Log in or Create an account to join the conversation.

Crash in native 8 years 6 months ago #9732

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
can you please give us the complete code to reproduce it? And where you place this lines?

Thanks!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum