Hello,
On iOS, bluetooth API is not available to MoSync, so it is not supported (correct?).
As a workaround, is it possible to use Bluetooth directly throught iOS api, and then somehow expose such "adaptor" API to mosync?
Hello,
On iOS, bluetooth API is not available to MoSync, so it is not supported (correct?).
As a workaround, is it possible to use Bluetooth directly throught iOS api, and then somehow expose such "adaptor" API to mosync?
No, the reason that BT isn't available in MoSync is that Apple don't allow developers to use BT in their applications. I think that there is some new low-power system in Apple you can use, but I've not looked into it yet. Traditionally, only Apple can use BlueTooth.
No, certainly through MoSync its not possible. There is a new 'low-energy' BT system on iOS, but Apple doesn't allow general BT use. I think that the idea is that a developer can write an app which is really heavy on BT, and drains the battery quickly, which makes the phones look bad. Have a look here http://stackoverflow.com/questions/9132174/ios-recieve-data-from-bluetooth-and-then-send-information-to-a-database-on-anoth
Could you outline the work that might be required to integrate or directly expose the newer Bluetooth 4.0 Low Energy functionality of IOS/iPhone within MoSync?
Bluetooth LE is probably set to take off soon (via Heart Monitors, watches etc.), and it would be very useful indeed to have access to this IOS Bluetooth functionality, as well as possibly integrating it into Android 4.2 compatible MoSync applications, pre-empting the profile's uptake.
Thanks