1

I am not getting notifications from APNS. I have hosted my .Net API code on EC2 instance. I have checked for :

  1. Port 2195 and 2196 are open.
  2. I have created p.12 properly as described Link
Suyash
  • 365
  • 5
  • 18

1 Answers1

0

There was and issue related to Application Pool id type. I changed it to 'Network Service'.

Suyash
  • 365
  • 5
  • 18