Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not getting any notifications for network requests #41

Closed
phundal209 opened this issue Apr 4, 2017 · 1 comment
Closed

Not getting any notifications for network requests #41

phundal209 opened this issue Apr 4, 2017 · 1 comment

Comments

@phundal209
Copy link

Not able to get any notifications using the logging interceptor for Chuck. I have Okhttp3.3.0 and Android 6.0. Not able to get any notifications to view network traffic.

@phundal209
Copy link
Author

figured out what was wrong. Had to include compile 'com.squareup.retrofit2:retrofit:2.2.0' compile "com.squareup.retrofit2:converter-gson:2.2.0" to my gradle as I have been using Jackson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant