Apple watch simulator issue
apple-watch, ios, watchkit, xcode
Solution
I had the same issue. The only thing that helped was to delete and recreate the target scheme.
Problem
I am trying to debug and run the app on apple watch simulator. I have tried by using different target for notification, Glance and Watch app but apple simulator don't shows any thing.. It stuck in waiting for attach process of extension. I just see a black screen for the Apple Watch Simulator. What did I do wrong? How to overcome this issue ?