googlesamples / ios-nearby

69 stars 30 forks source link

Can't make iOS receive NearBy message from BLE but can receive from ultrasonic #10

Closed nattaponasa closed 8 years ago

nattaponasa commented 8 years ago

Hi ,

I've clone the sample code of both iOS and Android repo, but I cannot make both device communicate with each other on BLE channel. I've found thread about iOS-Android communication issue ,and tried the same suggestion of adding a message type, but it didn't work for me.

Key configuration:

Audio Channel(allow only audio):

BLE Channel(allow only BLE):

Audio and BLE Channel (allow both channel):

Devices:

  1. iPhone 6s plus (iOS 9.2.1)
  2. Samsung Galaxy S7 edge (6.0.1)
  3. Samsung Galaxy Tab A 9.7 (5.0.2)
dan-webb commented 8 years ago

Thanks for reporting this BLE bug. A bug fix will be released soon.