Notification Identifier not showing on my profile

Im creating a basic app, needs push notification capability. I have created two profiles (development & distribution), selected my app in Identifiers and checked the PN box to enable it (no need for broadcast). I add the profile to Xcode and it says "Provisioning profile "New VP App Jan 2026" doesn't include the Push Notifications capability."

What am I missing?

Can't say for sure which steps you are missing, but something in your list of actions must not be connecting:

  • create App ID
  • select PN capability
  • create Provisioning Profile for the app
  • if signing automatically, let Xcode select the appropriate profile
  • if signing manually download the profile and install it into Xcode

That should be the process.

Notification Identifier not showing on my profile
 
 
Q