Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF

TOPIC:

Page position on zoom 9 years 2 months ago #8522

  • imran.nazeer
  • imran.nazeer's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 27
  • Thank you received: 0
This line keeps coming when i open pdf-viewer

(705,0x109594000) malloc: *** mach_vm_map(size=1408221184) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug

Feb 16 16:55:21 [705] <Error>: CGImageCreate: invalid image size: 0 x 0.
Feb 16 16:55:21 [705] <Error>: CGImageCreate: invalid image size: 0 x 0.
Feb 16 16:55:21 [705] <Error>: CGImageCreate: invalid image size: 0 x 0.
Feb 16 16:55:21 [705] <Error>: CGImageCreate: invalid image size: 0 x 0.

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

Last edit: by imran.nazeer.

Page position on zoom 9 years 2 months ago #8523

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
This is the code that you should use to block the page scrolling while the page is zoomed, in this particular case, when viewMode = 4 (for viewMode = 3 you have to use the code in KB).

We are working also to fix the 64-bit devices issue.

Your error is due to viewMode that you're using (you should follow the KB instruction)

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

Page position on zoom 9 years 2 months ago #8524

  • imran.nazeer
  • imran.nazeer's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 27
  • Thank you received: 0
After inserting the code from KB, am getting that errors.
Mine is "m_view = [[PDFVVert alloc] init];"

Am using vertical mode. How can avoid this issue. Tomorrow I have to submit it to app store.

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

Last edit: by imran.nazeer.

Page position on zoom 9 years 2 months ago #8526

  • imran.nazeer
  • imran.nazeer's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 27
  • Thank you received: 0
Please give a solution for 64 bit architecture. We are unable to submit the app to appstore

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

Page position on zoom 9 years 2 months ago #8530

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,
A new version is now available here
It fixes a zoom issue and contains lib updates.

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

Page position on zoom 9 years 2 months ago #8533

  • imran.nazeer
  • imran.nazeer's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 27
  • Thank you received: 0
@Emanuele - It is not fixed for 64 bit apps.
Change into this configuration -> Valid Architectures -> add arm64

The bug will exist still.

Please check screenshot.

Today too I cant submit to app store :(
Attachments:

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

Powered by Kunena Forum