Closed souhl closed 9 years ago
@souhl this issue is solved in version 3.2.9:)
Perfect!
I'm having a similar crash using version 3.8.1:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000010
Triggered by Thread: 14
...
Thread 14 name: Dispatch queue: com.estimote.ESTBeaconDeviceCentralManager
Thread 14 Crashed:
0 libobjc.A.dylib 0x000000019908dbd0 0x199074000 + 0x00045424 (in Sensores)
1 Sensores -[ESTBeaconDevice centralManager:didDisconnectPeripheral:error:] (in Sensores) + 240 0x0000000100000000 (in Sensores) + 0x00576572 (in Sensores)
2 CoreBluetooth 0x0000000183eb0ee0 0x183ea0000 + 69344
3 libdispatch.dylib 0x00000001998996e8 0x199898000 + 5864
...
Any ideas on what could be wrong?
We got a crash in: [ESTBeaconDevice centralManager:didDisconnectPeripheral:error:]_block_invoke (in MyWeatherCenter) + 44
As it comes from our productive user base, I can't provide much more details :-(