Questions tagged as 'apns'

1
answer

How to implement an Apple APNS push notification service?

I have a web service , and I would like to create a Push Notification service for an app using Apple's APNS, without using the third party service, how could I do that?     
asked by 06.11.2014 / 15:31
1
answer

Error with APNS Server using PHP

I created a small APNS Server using PHP, using an older version of Xampp. But when I was using the push file in a current version, I got the error as per the image: The error line which is referenced above is this: // Servidor de produç...
asked by 22.01.2015 / 00:24
1
answer

How to implement an Apple APNS push notification service?

I have a web service , and I would like to create a Push Notification service for an app using Apple's APNS, without using the third party service, how could I do that?     
asked by 06.11.2014 / 15:31
0
answers

Problems sending Push to IOS devices

I have a server on aws with a SpringBoot backend, that same backend works with push sending. This same backend, when run on a local machine and using the Apple Push Services certificate as Developer sends Push normally, however when I try to...
asked by 22.08.2018 / 20:45
1
answer

How to implement APNS server using EasyAPNS?

I'm trying to use EasyAPNS in a project for iOS 8. But because the project is old and there are no updates to it, I'm having problems. More specifically, regarding the server, which although correctly configured according to Raphael Caixeta's...
asked by 11.11.2014 / 00:11