79386554

Date: 2025-01-25 10:45:29
Score: 2
Natty:
Report link

I know it is an edge case. But it might be helpful for some. In my case, I realized I added Push Notifications capability only under Release. So I wasn't getting any APNS token in debug mode.

This is how it was looking (select all and see if there is Release postfix):

xcode push notifications only added to release

Now you should add the capability when All is selected.

Make sure it looks like this:

xcode push notifications added to all

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ataberk