0

I'm using Pushy to send Pass's to iPhones. The notifications are sending but if the user's phone is switched off when they are sent, they do not receive the notifications. When turned back on, there is still no notification. They are however, received if the phone is switched on when sent. I'm not sure if this is a local setting on the users phone, a backend issue with my Java, Pushy, or my pass files. Any ideas would be great thanks.

  • Apple does not guarantee that a push notification can be delivered. A powered off device is one reason that a push won't be delivered. See https://stackoverflow.com/questions/13897575/apns-apple-push-notification-service-reliability or Apple's documentation. – Rudedog Oct 20 '20 at 15:53
  • Thanks so much Rudedog, I wasn't aware. – yaturkeyneck Oct 22 '20 at 08:07

0 Answers0