-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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
Labels
No labels