How to solve this error in Xcode when testing your app on the Apple Watch -
i've tested apple watch app on simulator , runs perfectly...however couldn't test app on actual apple watch device:
i ran iphone app in xcode.... once completed install app on apple watch.
then, apple watch app launch , stuck on launching screen "loading" spinner on apple watch device.
the apple watch close , error appear in xcode:
you need run iphone app scheme not watchapp or extension scheme, once installed ios application on device watch kit support.
after installing iphone, need check watch, application automatically installed on watch. if still not able see application need visit application "apple watch" , scroll down see application , turn on apple watch support application.
Comments
Post a Comment