| ▲ | OptionOfT 6 hours ago | |
But there is a way to do this encrypted, so that when the notification is received on your iPhone, the process itself needs to decrypt it. Except you need an entitlement for that, because it requires that your app has the ability to receive a notification without actually showing it (Apple checks this). Your app gets woken up, decrypts the message, and then shows a local notification. | ||