So in ios 7 a new feature was added to disable an app from using cellular data.However I am noticing that the app still delivers push notifications? How can it do that if I disable the app?
Notifications come theiugh an Apple notification service or some similar service and not directly from the app itself, as far as I can recall, which would explain this.