-
1. Re: Stop checking the library every time
Steven_Sokulski Oct 31, 2011 12:01 PM (in response to Johannes Eckert)Good idea!
Maybe offer a means of customizing this when building the viewer? In my case, we are a monthly magazine. If the device could know to "hibernate" for a few weeks after an issue came out, knowing that another isn't expected for at least 28 days, that'd be great.
Further, now that Newsstand offers push notifications to notify the app when a new issue is available, can't this mechanism be disabled for those users who utilize Push Notifications?
-
2. Re: Stop checking the library every time
Johannes Eckert Nov 1, 2011 8:24 AM (in response to Steven_Sokulski)checking with the servers is fine.
but trying to establish a connection even when the ipad is not connected is just wrong.
and pushing a notification every time is bad behaviour in front of the user.
—Johannes
-
3. Re: Stop checking the library every time
Steven_Sokulski Nov 1, 2011 8:29 AM (in response to Johannes Eckert)The newsstand notifications exist behind the scenes. Rather than a blue popup, they are internal messages that tell Newsstand that a new issue exists. If the user has the right to download it, that process begins immediately.
So, we don't need to ceaseless check the servers. The servers will inform the app of updates and new issues, unless I'm mistaken.


