Skip to content

Several pages #2

@Nemixdre

Description

@Nemixdre

Hi,

I tried your sample code that is really a good starting point to develop a magazine app, it is really helpful to understand Newsstand mechanisms.
I am facing some problems trying to add pages in order to see more than 6 issues (admitting that I want to display 6 issues per page as in your example).

I tried a couple of things, but I guess I haven't understood something in your code, because I get the same error and couldn't fix it.

If needed, this is what I tried (and haven't done other modification):

  • containerView is now a UIScrollView.
  • Counting issues, I set containerView frame size dynamically each time updateShelf method is called (this allows to support horizontal and vertical orientation and dispatch issues as needed).
  • I get 6 issues per pages, it's fantastic and so on... but... when I try to rotate the device, I get "wait_fences: failed to receive reply: 10004003"

Some help would be very appreciated.

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions