Flipper: Network section not showing any log. #Retrofit integration #Android

Created on 2 Aug 2018  路  2Comments  路  Source: facebook/flipper

sorry to bother here if it's already done, I have little confusion about to see network inspection using flipper tool(Electron). In my project I'm using Retrofit V2.3.0, after suggested integration here I'm not seeing any network class description in electron-network section. Anyone can suggest what can be wrong or missing something !! PFA for reference.

electron_nw

Most helpful comment

not able to see network section at all .
code used : (kotlin)
this.addNetworkInterceptor(FlipperOkhttpInterceptor(NetworkFlipperPlugin()))

All 2 comments

I'm cleaning up some old issues and this one hasn't seen updates in a long time. Please let me know if this is still a problem and we can reopen it. Thanks!

not able to see network section at all .
code used : (kotlin)
this.addNetworkInterceptor(FlipperOkhttpInterceptor(NetworkFlipperPlugin()))

Was this page helpful?
0 / 5 - 0 ratings