CBConcretePeripheral Warning "not a valid peripheral"
Hello everyone! I'm getting very strange things. Periodically my CBPeripheral becomes invalid and I have no idea what does is mean. Connection passes fine, then I retaining CBPeripheral instance and everything works fine until suddenly the peripheral become "invalid". When is happens - it still indicated as connected and .isConnected returns true. The only solution is to restart the app. Here is example how it looks: May 24 21:49:17 iPhone-5-Alexey BB Utility[4464] <Warning>: CoreBluetooth[WARNING] <CBConcretePeripheral: 0x200956a0 UUID = <CFUUID 0x2008b600> B17DDC76-54FA-080A-E029-C5421813C45C, Name = "Device Name", IsConnected = YES> is not a valid peripheral "– centralManager:didDisconnectPeripheral:error:" never gets called as well... Is just hangs and fills the console with provided warning message. Looks like bug in iOS. Did anyone faced this issue? Best regards, Alexey _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexey Grechaninov