BLE is not responding isEnable, isConnected

Hi.
I’m working whit BLE plugin, but since last week is not working any more, so the main problem is, it’s not firing isEnable, isConnected, etc., so all for all request to these result in promises error: User did not enable Bluetooth, etc., but it is already enabled and scanner is working fine if I avoid that check’s, my first question is: is anyone experimenting a similar issue? and second is, exist the posibility to downgrade version of cordova plugin?

In my package.json is listed 1.1.4 version, I review history and this version has been the same before the problems begin,I read github issue’s and there are one thread but not answers…