franmontiel/PersistentCookieJar

Cookie not getting saved when used with kotlin and OKHTTP, while same works for Java and OKHTTPretrofit

Chiusa

#36 aperta il 16 giu 2017

 (7 commenti) (2 reazioni) (0 assegnatari)Java (248 fork)batch import
help wanted

Metriche repository

Star
 (1794 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi, I am using kotlin to do my android project. Im using this library on my other java projects on android and all of them works fine. But when I use this with kotlin the cookie is not getting saved. I want to know whether this has occured to you or do you know the work around for this issue?

I have manually checked using adb commands to read the shared prefrences. While on my java project the cokie is being set but here it isnt. Please respond fast

Guida contributor