I am using React native version "0.63.3" and "react-native-ble-plx" version "2.0.2". I am unable to read the characteristics in Android version less than 9.
It throws an error "Disconnected from {deviceId} with status 22 (UNKNOWN)" If I debug, I could find this in BleError.js is thrown "Error: Unknown error occurred. This is probably a bug! Check reason property" Any help is appreciated!