Search code examples
iosxcodeprovisioning-profile

Valid provisioning profile not found for this executable


I have my devices registered in my Apple developer account, I have an App ID and I created Provisioning profile that includes all my devices. Now when I try running the project on my iPhone, it gives me this error, "Valid provisioning profile not found for this executable." But when I try on other devices in the provisioning profile, it works!!

All other projects and provisioning profile show similar behaviour to this device. I have confirmed that my device is added and has not been DISABLED on my developer account. What can be the issue?


Solution

  • Thanks Ronit. This is the solution if your Provisioning profiles are working good to all its containing device but one of it is giving the issue described in the question.

    Simply Back-up your device, and reset all settings from your iPhone

    Goto iPhone's Settings App -> General -> Reset (Very bottom) -> Reset All Settings.

    And later I tried running the App without any changes in my projects and certificates and it works...

    Though I would like to highlight it for Apple Engineers... :P