iosobjective-cwatchkitapple-watchxcode-6.2

"Install of Apple Watch Application never finished" Error when deploying watch kit app to device


So I got my new watch (yay!). I manually added its UDID to the developer portal and refreshed the provisioning profiles and I was able to push an archive to ITC for testing but now I want to run the app in debug on my watch itself.

I try deploying the watch kit app target set to my phone as the device and it sits there and runs/ churns for a while and nothing happens.

If I wait long enough, Xcode eventually errors with

"Install of Apple Watch Application never finished" Xcode error

Has anyone run across this or know of any tricks I can try?


Solution

  • Well with much testing and fooling around, I was able to fix the problem.

    There was a mix of the error above as well as the usual verification error.

    I had to double check and triple check that all 3 of the developer provisioning profiles for watch ext, watch app, and the app were up to date with the updated Watch UDID device.

    Note: For debugging watch apps, I have found that you seem to have to select to run the app from your watch and then the debugger will trigger