Vignesh Ravichandran
Vignesh Ravichandran

Reputation: 11

Apple watch Application not loading

I have created an application for apple watch. I have debugged it on the simulator, it works fine. But when I tried installing on the device it gets installed but it shows infinite loading indicator without any message or log. I have tried restarting both iPhone and Apple Watch, deleted and re-installed the application which seems to fail.

Any suggestions please.

Upvotes: 0

Views: 127

Answers (1)

schleuma
schleuma

Reputation: 41

In Xcode select iOS App as target only. Build and run it. On the iPhone go to the Watch App, search your App and click "Show App on Apple Watch".

Sometimes this will help.

Upvotes: 0

Related Questions