Android-BLE-Library icon indicating copy to clipboard operation
Android-BLE-Library copied to clipboard

Memory leak in example ble-gatt-server

Open ramafebri opened this issue 3 years ago • 1 comments

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.

ramafebri avatar Aug 06 '22 10:08 ramafebri

Hello,

Thank you for creating the issue. We're working on improving samples for this project.

philips77 avatar Sep 30 '22 14:09 philips77