jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification don't work in Android targetSdkVersion 26

skylarklxlong opened this issue · comments

android targetSdkVersion = 26
com.readystatesoftware.chuck:library:1.1.0

The notification bar does not display messages

Hey @skylarklxlong, since app is targeting 26. Notifications must have channels to display. Chuck doesn't have channel specified for the notifications

This project is no longer maintained. You can try one of these active repos
https://github.com/Ashok-Varma/Gander - Gander
https://github.com/ChuckerTeam/chucker - Chucker

@Ashok-Varma Thank you for your help