Mismatched Bundle ID
Configuration Notice - iOS
Troubleshooting for Developers
Mismatched Bundle ID is thrown when Apple returns the DeviceTokenNotForTopic
error. This means your app's bundle ID in XCode differs 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 over 2 years ago