ios - Apple push notifications service for server -
i want use apple push notification service in server. said have use certificate in server. researched internet , have found tutorials nobody says certificate source. using certificate in app push service can found certificates server ? can show me road map ?
ps: use server : https://github.com/argon/node-apn
as usual development related apple. create certificate there , use that.
remember, debug applications, need use sandbox push service, while release applications, need use normal push service. each require different certificate.
all thoroughly explained in apple push notification service , provisioning , development documents.
Comments
Post a Comment