On 7 Dec 2015, at 05:40, Kevin Yu <[email protected]> wrote: > if I try to debug network extension, when I use “Attach to Process by PID or > Names…”, nothing shows on the console, even container app did not show > message either.
Indeed. Message routing is set up when you launch the app, so you won't see messages in Xcode if you attach. You will, however, see them in the /device/ system log, which you can to via the Xcode Organizer. Share and Enjoy -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Relations, Developer Technical Support, Core OS/Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
