0

Push Notifications are not delivering to apps deployed via Xcode, but work perfectly when build is deployed via TestFlight? What could this problem be?

Edward Tattsyrup
  • 245
  • 1
  • 3
  • 15

1 Answers1

-1

The iPhone Simulator is unable to receive push notifications or successfully register for them.

But, you can create a local APNS file and test PN on the simulator. Check this; https://betterprogramming.pub/how-to-send-push-notifications-to-the-ios-simulator-2988092ba931