Bluetooth LE notifications not received on iOS
问题 We are working on a bluetooth project using cordova as a xplatform development tool. We are developing for android and iOS and writing a BLE plugin for cordova ourselves. On Android everything is running fine. Now comes the problem: On iOS we are able to read/write and even subscribe to notifications. The problem comes when we try to receive a updated value, then nothing happens. In short - connect to device - discover services - discover characterics - subscribe to notification