evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

readAllServiceData references ble instead of exports #41

Closed Myztiq closed 10 years ago

Myztiq commented 10 years ago

A call to readAllServiceData will throw an exception without this PR.

fredrikeldh commented 10 years ago

Thanks for catching that. Our examples all set "window.ble", and so didn't trigger the bug.