Can I set my app as a newsstand app, close the app, then send a push notification that will trigger a background download operation?
What is the payload I need to add to my notification?
I've added content-available 1 and nothing in the app happens. It's not woken up.
I've successfully received other alert notifications when the app is asleep, so I know the pushes work..... they just won't wake up the app.