Hello!
The library contains it's own networkSecurityConfig. We can replace it on our side, but not sure how it impacts your implementation or we can add it to our dev configs, but not prod, because it contains cleartextTrafficPermitted="true"which is not an option for our prod build.
Is it possible to remove or address downstream networkSecurityConfig that is forcing cleartextPermitted?
Hello!
The library contains it's own networkSecurityConfig. We can replace it on our side, but not sure how it impacts your implementation or we can add it to our dev configs, but not prod, because it contains cleartextTrafficPermitted="true"which is not an option for our prod build.
Is it possible to remove or address downstream networkSecurityConfig that is forcing cleartextPermitted?