Mismatched Bundle ID
Configuration Notice - iOS
Troubleshooting
For Developers
Mismatched Bundle ID is thrown when Apple returns a DeviceTokenNotForTopic
error. This means your app's bundle ID in Xcode is different from your push certificate's bundle ID.
Steps to Resolve
Please update your bundle ID in Xcode to match the bundle ID of the push certificate you uploaded, or upload a new .p12
push certificate file that matches your Xcode bundle ID.
Updated about 5 years ago