evothings / cordova-ble

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

disableNotify 'win' callback not executing on iOS #65

Open thegecko opened 9 years ago

thegecko commented 9 years ago

On an Android platform, disabling a notification returns into the win callback after it completes.

This doesn't happen on iOS.