ios - App crashes ONLY when connected to XCode -


my swift app seems crash exc_bad_access when app connected xcode , i'm debugging. if unplug device , run app, works flawlessly.

the app crashes at:

class appdelegate: uiresponder, uiapplicationdelegate { 

i'm pulling hair out trying solve this.

it's not crash. more have exception breakpoint , you're hitting it.


Comments