tanelih / phonegap-bluetooth-plugin

Bluetooth plugin for PhoneGap version 2.6.0+
MIT License
57 stars 50 forks source link

Seems kik kat broke something #14

Closed apearson closed 10 years ago

apearson commented 10 years ago

WIth kik kat I can not use the .connect method. It throws an error: "read failed, socket might closed or timeout, read ret: -1".

Sounds like it's this problem: http://stackoverflow.com/questions/21249603/making-successful-bluetooth-connections-in-android

I'll see if I can fix it but I'm not a seasoned java dev.

apearson commented 10 years ago

Just tested with the demo app and it works. Seems like a bug in my own code.