Hi Inoa, First off, please don't make demands, I mean it's just not polite, especially if this is the first time you've posted here. There are various reasons why we didn't create a Bluetooth plugin and it goes straight to project philosophy. We try to conform to W3C standards, and there is no w3c Bluetooth API (they are "working on it". still.). Barring that, we can still propose one, and we have to work out compatibility with all the platforms, and agree to an API.
Even with that various companies that contribute have different interests and goals that they *do* want to work on instead. So, even if there is a proposal and no one wants to work on it (yes, there are dangling proposals out there still) it won't get done. On Wed, Nov 19, 2014 at 11:34 AM, Inoa Koala <[email protected]> wrote: > Yes, https://github.com/randdusing/BluetoothLE is interesting. > > But why is there no **official** bluetooth plugin for cordova that is part > of the Apache Software Foundation? > > I must write it? No one else has wanted to make an official bluetooth > plugin for cordova? > > It puzzles me that "Apache Cordova is a platform for building native > mobile applications using HTML, CSS and JavaScript" and yet there is no > official bluetooth plugin. > > > On 19/11/2014 2:23 PM, Jesse wrote: > >> ... because you haven't written it yet. >> This one looks interesting: https://github.com/randdusing/BluetoothLE >> I haven't used it though. >> >> @purplecabbage >> risingj.com >> >> On Wed, Nov 19, 2014 at 11:02 AM, Inoa Koala <[email protected]> wrote: >> >> Hello cordova developpers, >>> >>> Why is there no official bluetooth plugin listed on >>> http://cordova.apache.org/ ? >>> >>> Specifically, I wish to do Android to Android bluetooth communication. >>> >>> Instead one needs to use 3rd party plugins. Maybe they work but they are >>> not officially supported. >>> >>> Why is there no official bluetooth plugin that does: >>> * IOS to IOS >>> * Android to Android >>> * IOS to other bluetooth device >>> * Android to other bluetooth device >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
