I can install the Apple Watch app (i.e. during production) on my watch, and it loads for the first time. If I remove it and reinstall it, it will install perfectly, but when I touch the icon, it just freezes. It has a download progress bar and application name, and it never loads.
Here is the error from the device log:
Jul 6 15:20:23 xxxxx-iPhone companionappd[417] <Notice>: (Error) WatchKit: <SPApplicationManager.m __56-[SPApplicationManager beginUsingPlugin:withCompletion:]_block_invoke264:392> * * * After 10.0 secs, beginUsing: hasn't called us back for plugin with beginUsingInstanceUUID <__NSConcreteUUID 0x127e18800> 53259124-xxxx-454F-xxxx-FD013Dxxxxxx
Jul 6 15:20:23 xxxxx-iPhone companionappd[417] <Notice>: (Warn ) WatchKit: <SPApplicationManager.m __83-[SPApplicationManager getOrBeginActivePlugInForApplication:setupBlock:completion:]_block_invoke_2319:478> Unable to start plugin com.xxxxx.watchkitextension 0x127e887c0 with identifier com.xxxxx.watchkitapp (Error Domain=com.apple.watchkit.errors Code=17 "PKPlugin beginUsing: never called back" UserInfo=0x127d62b90 {NSLocalizedDescription=PKPlugin beginUsing: never called back})
Jul 6 15:20:23 xxxxx-iPhone companionappd[417] <Notice>: (Error) WatchKit: <SPCompanionAppServer.m __51-[SPCompanionAppServer sendToRemoteInterface:call:]_block_invoke492:860> activePlugInForIdentifier: returned nil for application com.xxxxx.watchkitapp
I can not understand what is happening. Is this an SDK / OS issue that is out of my hands? Has anyone seen this?
UPDATE: I just read (and confirmed) on the forums that if you restart the watch and phone, the watch application will load without problems. Sounds like an OS error to me.
UPDATE 2: Got a response from the radar that I filed:

I think it’s good to confirm that they knew about it and corrected it.
source share