0

I have a newb question. I am a little confused with push notifications.

I am working with push notifications between iOS and a PC app. Apparently the PC needs one of the certs or something in order to send push notifications. I remember setting up several things in developer.apple.com. Like bundle id, provisioning profile, and cert. which do I need on the PC side to send push notifications to the iOS device?

1 Answers1

0

Firstly you need to generate PEM file to use it in server side :- here Secondly prepare your server :- from here

Community
  • 1
  • 1
Ahmed Abdallah
  • 2,338
  • 1
  • 19
  • 30