Android-BLE-Library
Android-BLE-Library copied to clipboard
Memory leak in example ble-gatt-server
https://github.com/NordicSemiconductor/Android-BLE-Library/tree/master/examples/ble-gatt-server
I have found a memory leak in that example app. The leak is because there is no unregisterReceiver function in GattService.kt file.
Thank you.
Hello,
Thank you for creating the issue. We're working on improving samples for this project.