views:

14

answers:

0

Hi, i'm starting with EAAccessory framework and i don't know in wich way can i debug this method if unplug the external device:

- (void)_accessoryDidDisconnect:(NSNotification *)notification 

Obvisouly xcode gave me an error for the disconnection of the iPhone and i can't enter in the method.

Thanks