Search code examples
watchkit

Submitting a Watchkit App to the Appstore - do I create a new App or is it somehow part of my iPhone App


I tried to load my App to iTunesConnect today but I got an error during the build re. no provisioning profile found (when I run it just for my iPhone App it works just fine and has been fine for a while now). So I assume this is because I have added a Watchkit App.

How do I resolve this ?

Do I need to create a new App in iTunesConnect for the Watchkit app ?

Thanks.


Solution

  • You don't need to create a new app for your watch app. It's a part of your main app as an extension.

    You could resolve your problem by just signing out from the account settings in Xcode and then signing in again. Worked for me.

    1. First of all click onto the accounts tab.

    Click on the "Accounts" tab

    1. Then select your Apple-ID and click minus.

    Then select your Apple-ID and click minus.

    1. Then click onto the plus button and add your Apple-ID once again.