Reputation: 28147
I have tried everything in this thread: How to debug iOS 8 extensions with NSLog?
And I am still unable to view NSLog messages for my app extension in Beta 5 & XCode Beta 5.
Would someone mind posting a step by step?
Here's what I've tried:
In earlier beta's you could toggle between the main target an the extension here, but not anymore (why!?):
No luck for any of them. Super frustrated because I've got to the point where I can't seem to debug anything. If anyone can help I'd appreciate it!
Upvotes: 1
Views: 1380
Reputation: 17882
For me the problem was in the NSLog window I had the simulator selected instead of my actually device... Click where I click in image below to reveal all options then select your device. Now launch your app extension inside your app itself.
Upvotes: 1