justaline-ios icon indicating copy to clipboard operation
justaline-ios copied to clipboard

CoreBluetooth Error

Open sbrundage opened this issue 7 years ago • 2 comments

Getting error when searching nearby for friends. API is getting called fine, but getting these errors:

RoomManager:createRoom RoomManager:createRoom: Trying Room Number: Optional("-LEUWb8knMUzOmmBlE9B") Room Created with Room Number: -LEUWb8knMUzOmmBlE9B StateManager: setState - Setting state to LOOKING ViewController: exitTrackingState 2018-06-08 09:12:00.907167-0400 JustALine[4404:1846719] [CoreBluetooth] WARNING: <CBPeripheralManager: 0x1c00db660> has no restore identifier but the delegate implements the peripheralManager:willRestoreState: method. Restoring will not be supported 2018-06-08 09:12:00.907508-0400 JustALine[4404:1846719] [CoreBluetooth] API MISUSE: <CBPeripheralManager: 0x1c00db660> can only accept this command while in the powered on state 2018-06-08 09:12:00.907638-0400 JustALine[4404:1846698] [CoreBluetooth] API MISUSE: <CBCentralManager: 0x1c0671a00> has no restore identifier but the delegate implements the centralManager:willRestoreState: method. Restoring will not be supported PairingManager: beginPairing - subscription callback

sbrundage avatar Jun 08 '18 13:06 sbrundage

@sbrundage Can you help me change the color of line I am trying for this change for long time. But i don't able to understand metal kit code If you could help me it would be great

PrashantKT avatar Apr 26 '19 14:04 PrashantKT

Getting error when searching nearby for friends. API is getting called fine, but getting these errors:

RoomManager:createRoom RoomManager:createRoom: Trying Room Number: Optional("-LEUWb8knMUzOmmBlE9B") Room Created with Room Number: -LEUWb8knMUzOmmBlE9B StateManager: setState - Setting state to LOOKING ViewController: exitTrackingState 2018-06-08 09:12:00.907167-0400 JustALine[4404:1846719] [CoreBluetooth] WARNING: <CBPeripheralManager: 0x1c00db660> has no restore identifier but the delegate implements the peripheralManager:willRestoreState: method. Restoring will not be supported 2018-06-08 09:12:00.907508-0400 JustALine[4404:1846719] [CoreBluetooth] API MISUSE: <CBPeripheralManager: 0x1c00db660> can only accept this command while in the powered on state 2018-06-08 09:12:00.907638-0400 JustALine[4404:1846698] [CoreBluetooth] API MISUSE: <CBCentralManager: 0x1c0671a00> has no restore identifier but the delegate implements the centralManager:willRestoreState: method. Restoring will not be supported PairingManager: beginPairing - subscription callback

Facing Same Issue.

KhaliqCitrusbits avatar Dec 04 '19 10:12 KhaliqCitrusbits