Is it possible to react directly on a push-notification without waiting for user-input?
(I don't mind if i have to use a private framework)
Is there any alternative to apples version of push-notification? Can I send polling packages to the iPhone and react to them in background?