Open thegecko opened 9 years ago
If you subscribe to notifications from a characteristic in iOS and subsequently read that characteristic, notifications are no longer raised.
I can see from the objc code that this is due to read code stomping the existing notify callback handler.
If you subscribe to notifications from a characteristic in iOS and subsequently read that characteristic, notifications are no longer raised.
I can see from the objc code that this is due to read code stomping the existing notify callback handler.