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.

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()))
Most helpful comment
not able to see network section at all .
code used : (kotlin)
this.addNetworkInterceptor(FlipperOkhttpInterceptor(NetworkFlipperPlugin()))