I read all other questions asking about this error, and it seems that I followed their solutions, but I still have this problem. I deleted all existing provisioning profiles and application identifiers. I created a new app id with click enabled. I created a development support profile with click enabled. On the Apple dev site, this provisioning profile has a green “active” indicator next to it. In xcode5, in the settings> accounts section, a provisioning profile is displayed. In the> organizer window, my profile profile is displayed under my device with the status "valid profile". But the error is still happening. What am I missing here?
Edit: I want to clarify that I created the provisioning profile AFTER the APNS certificate was created, since this seems to be the most common solution for this.
source
share