PacketTunnel - run vs run from xcode instruments

When I run my app extension the regular way, everything work just fine for few minutes and I can use the vpn I've configured, but then the extension crashes.

When I run the app via xcode instruments, it's not crashing and I can use the vpn as expected.

What can cause this weird behavior ? Which error I should look for ?

When I run my app extension the regular way, everything work just fine for few minutes and I can use the vpn I've configured, but then the extension crashes.

To start, I’d look at the crash log created in this case.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
PacketTunnel - run vs run from xcode instruments
 
 
Q