1
votes

When I run WatchKit App, Apple Watch simulator stuck loading. Like this,

enter image description here

But, I can run that for the first time, that is, it is the first time after restarting iOS simulator.

If you quit iOS simulator and then restart that, you can run Apple Watch simulator only once.

Now I need to restart simulator every time. That's really annoying. Is there any good method for this situation?


Version 8.4 (SimulatorApp-565.9 CoreSimulator-117.15)

1
Not sure what you mean by paragraph under the image: "I can run that for the first time." A more precise sequence of events might help people answer this question better. - rholmes
You ever get any of these workarounds to help? - rholmes
I have missed your comment. I got it. I'll add the details. - pixyzehn

1 Answers

0
votes

When this happens to me, I am usually successful after the second or third launch of the app (without quitting Xcode or the simulator). This has been the case with both Xcode 6 and Xcode 7.

If you provide more details, I can probably refine this answer better. Here are some things that may work for you, depending upon whether you're running Xcode 7 or 6:

Regardless of the work-around, if this isn't due to user error, perhaps the best thing to do is to submit a bug report to Apple.

Here are some suggested files to include when submitting a Radar Bug Report to Apple (See this developer form thread):

~/Library/Logs/CoreSimulator/[UDID of Watch]/system.log

~/Library/Logs/CoreSimulator/[UDID of Phone]/system.log

~/Library/Logs/CoreSimulator/*.log

A sysdiagnose taken just after reproducing this issue.