Fran Montiel

Results 27 comments of Fran Montiel

This is not a typo, proguard rules should be applied automatically without needing to write it in your project. I have used the library in a project with proguard active...

I'm not aware of any interceptor incompatibility, I'm using a few of them in a project right now. Do you have any more information about the problem?

I have been using the library with multiple interceptors without problems. It would be useful to have a complete project that reproduces the issue.

@kaloglu right now is not possible, all my examples are in closed-source projects and I don't have much time to separate the network part into an example.

@kaloglu if you can create and share a basic project that reproduces the issue I could take a look to see if it is a library problem. Also, what is...

I`m sorry I have no info about this problem, If you wish you can track it down and let us know your discoveries

Seems that OkHttp Cookies do not support ipv6 domains (at least when constructed using the builder). Might be a good idea to create a issue in their repo.

I'm sorry but I think I'm not getting what your problem is

Have you tried using the Activity's FragmentManager instead of the fragment one?

I didn't take into account that use case when developing the library, from a UX perspective I see a little bit strange to open a full screen dialog from another...