Is it possible to send APNS message without alert message? (data only)
- by Eonil
I'm planning some kind of APNS service which sends a password data.
But I don't want to make user's device alert any message when the app is not running.
Is this possible? And how to do this?