Does anyone have any idea why I wouldn’t be able to see logs from OkHttp’s
HttpLoggingInterceptor
on a signed release build? I’ve set debuggable to true, and tried on the emulator and 2 physical devices (OnePlus and Samsung) but no matter what I do I can’t see logs from it, I can see them fine on a debug build
Here’s how the logger is being added: