iOS: [EASession dealloc] - 139 unable to close session
iOS: [EASession dealloc] - 139 unable to close session
- Subject: iOS: [EASession dealloc] - 139 unable to close session
- From: Alexander von Below <email@hidden>
- Date: Mon, 14 Apr 2014 13:20:20 +0200
Hello good old list,
the shiny new devforums don't seem to have a Bluetooth section, so I am back here. Hopefully, there are still people around :D
I am wondering: When I create a new session with -[EASession initWithAccessory:forProtocol:], is there any way other than my very own housekeeping to tell if I already did that?
If I create another session for the same device and the same protocols, the console spits out:
2014-04-14 11:34:06.598 BackgroundTest[9286:60b] ERROR - opening session failed
2014-04-14 11:34:06.599 BackgroundTest[9286:60b] ERROR - /SourceCache/ExternalAccessory/ExternalAccessory-243.10.8/EASession.m:-[EASession dealloc] - 139 unable to close session for _accessory=0x178203120 and sessionID=65536
Sometimes, this even happens when I just try to reconnect a device after loosing the connection.
I don't see a "close" on the session, and deallocating the session does not seem to do the trick either.
This is on iOS 7.1 (11D167). Could it be a bug in iOS? Could it be a bug in Firmware?
Or have I just overlooked something in the docs?
Any other information about that error is appreciated!
Thanks
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden