Our company happens to be working on ble projects too. I am in charge of android and another buddy is in charge of ios. I have never heard of ble related cross-platform framework. If you find it, please let me know, thank you~
Normal Bluetooth is universal in itself and can be used on Android and iOS. When you talk about cross-platform, a set of code can run on both Android and iOS, which is unrealistic
It depends on your chip. Generally, chip providers have corresponding iOS and Android solutions For example, the CSR-Gaia we are using also uses BLE for connection settings of audio devices
The underlying implementation protocols of Android and iOS are different, and cross-platform implementation is not possible.
Our company happens to be working on ble projects too. I am in charge of android and another buddy is in charge of ios. I have never heard of ble related cross-platform framework. If you find it, please let me know, thank you~
Normal Bluetooth is universal in itself and can be used on Android and iOS. When you talk about cross-platform, a set of code can run on both Android and iOS, which is unrealistic
It depends on your chip. Generally, chip providers have corresponding iOS and Android solutions
For example, the CSR-Gaia we are using also uses BLE for connection settings of audio devices
Try the native solution?