swift - Debug iOS App Share Extension with Contacts -


i starting out ios app share extension , dutifully followed instructions xcode 8.1 create new target. great, gave me simple boilerplate code , scheme. put breakpoints on code view generated , tried run extension target.

it asks me app. hm, didn't see contacts, chose app instead. app appears in simulator. close (home) app , start contacts. go share contact , extension shows!!! tap , generic dialog appears.

but nothing shows in debugger or in log print.

what switch missing?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -