jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

Implement notification channels #59

Closed DutchPixels closed 6 years ago

DutchPixels commented 6 years ago

When targetting Android O (API level 26) the notifications do not work because the Notification Channels are not implemented. https://developer.android.com/preview/features/notification-channels.html

jgilfelt commented 6 years ago

Fixed in 1.1.0

tpfaff commented 6 years ago

Do you have a snapshot build available anywhere?

memfis19 commented 6 years ago

Hi, sorry for disturbing, but how should it work? I updated to version 1.1.0 but still no notifications.