jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement notification channels

DutchPixels opened this issue · comments

commented

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

Fixed in 1.1.0

Do you have a snapshot build available anywhere?

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