jgilfelt / chuck

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

Apollo support #80

Open duanniston opened 5 years ago

duanniston commented 5 years ago

Is possible to add Apollo library support ? If add chuck to interceptors, Apollo broken parse.

Ashok-Varma commented 5 years ago

@duanniston yes this library support Apollo as well.

debajyotibasak commented 5 years ago

@Ashok-Varma @jgilfelt No I am using chuck along with apollo but calls are not getting recorded. Previously when we were using simple rest apis it used to work fine.

cortinico commented 5 years ago

@debajyotibasak Do you have a project to share that I can take a look? This library is no longer maintained and I'm taking care of a fork of it: https://github.com/chuckerTeam/chucker

I'd love to add Apollo support to it.