I want to understand the Push Notification process both for test & production environment. We maintain 2 different certificates to handshake between our server & APNS; one for test & another for production.
- Are there 2 APNS or just one with multiple handshake certificates?
- How is the client build gets signed with appropriate certificate to get push from right APNS?
Please clarify