iPhone 4 BTLE state

Originator:deadfalkon
Number:rdar://15564675 Date Originated:
Status: Resolved:
Product:iPhone Product Version:iOS7
Classification:Bug Reproducible:YES
 
I´m running iOS7 on an iPhone4. Since the phone does not support BTLE I would expect the CBCentralManager state to be "CBCentralManagerStateUnsupported" all the time. As the documentation states, this state is there for the following reason: "The platform does not support Bluetooth low energy." 

Steps to reproduce:
see the sample project at https://github.com/deadfalkon/btLeState 

Expected Results:
the state should be CBCentralManagerStateUnsupported

Actual Results
the state is CBCentralManagerStateUnknown

https://github.com/deadfalkon/btLeState

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!