Comment on The UDID leak is a privacy catastropheparentComments−saurik14yThe push token is static for the device installation: it is not in combination with the "app id".http://stackoverflow.com/questions/2338267/is-the-apn-device...−erichocean14yYeah, but the certificate used to push is.Effectively, it's the same result: you can only push to one app with one set of credentials, and credentials are not shared between apps.
Comments
The push token is static for the device installation: it is not in combination with the "app id".
http://stackoverflow.com/questions/2338267/is-the-apn-device...
Yeah, but the certificate used to push is.
Effectively, it's the same result: you can only push to one app with one set of credentials, and credentials are not shared between apps.