Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>As per <a href="http://www.macstories.net/stories/ios-5-newsstand-overview/" rel="nofollow noreferrer">this article</a>,</p> <p><em>developers that are developing Newsstand apps can deliver a new “souped-up” push notification that informs their app (rather than the user as push notifications normally do), that a new issue is ready to be downloaded. When a Newsstand app receives such a notification, <strong>it can download in the background if the device is on WiFi</strong>. The main limitation here is that each app can only send 1 of these push notifications per day, so at the moment developers cannot develop newspapers that deliver both a morning edition and evening edition – although I suspect this might change eventually.</em></p> <p>So it can download only if the device is on Wifi.</p> <p>These are other similar questions, <a href="https://stackoverflow.com/questions/7980910/new-stand-push-and-execute-code">new stand push and execute code</a>, <a href="https://stackoverflow.com/questions/12218073/ios-newsstand-push-notification-does-not-launch-the-app-in-background">iOS newsstand: push notification does not launch the app in background</a>, <a href="https://stackoverflow.com/questions/8034880/newsstand-restarts-the-download-on-resuming?rq=1">Newsstand restarts the download on Resuming</a> and this <a href="https://stackoverflow.com/questions/7832432/iphone-newsstand-push-registration-failure?rq=1">iPhone Newsstand push registration Failure</a>. Check if you are missing anything mentioned in those answers as well.</p> <p>Here is the <a href="https://developer.apple.com/library/ios/#technotes/tn2280/_index.html#//apple_ref/doc/uid/DTS40011215" rel="nofollow noreferrer">apple documentation on this</a> and another <a href="http://docs.xamarin.com/ios/Guides/Platform_Features/Introduction_to_Newsstand" rel="nofollow noreferrer">blog on this</a>.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload