Open azlekov opened 5 years ago
This was fixed in 067baeb56299aadb4f69d27ba93d406f9f76fa8d
Can you also introduce a way to setup the Channel title and notification icon to custom one?
Attempted to start a foreground service (ComponentInfo
{li.dodi.ttlockx.sample/com.ttlock.bl.sdk.service.BluetoothLeService})
with a broken notification(no icon: Notification(channel=com.ttlock.bl.sdk pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 vis=PRIVATE))
Following the guide I get when starting for Bluetooth search
Then I added FOREGROUND permission in the manifest as follow:
Then I get: