Reputation: 9606
I created an iOS project (I am using XCode 6.4) and whenever I build and run the target for Apple Watch the Glance will not appear anymore.
I am not sure what happened. I also tried to recreate the Glance controller in the storyboard but the compiler does not seem to detect it and hence install it in the App (there is no glance associated to the App).
I tried to modify other UI assets in the watch interface storyboard and they do get modified, so I am definitely using the right storyboard.
Any help?
Upvotes: 1
Views: 204
Reputation: 2538
If you're testing on physical devices, you can try dropping and re-adding your own app in Glances list of your phone's Apple Watch app. It should refresh the glances on your watch.
Upvotes: 2