franmontiel/PersistentCookieJar

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

已关闭

#36 创建于 2017年6月16日

 (7 条评论) (2 个反应) (0 位负责人)Java (248 个派生)batch import
help wanted

仓库指标

星标
 (1,794 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南