Mallikarjuna KP

Results 4 comments of Mallikarjuna KP

Same issue while building for me too. @MayarAhmed were you able to solve this? **Edit:** Add this in android/build.gradle solved the issue ``` subprojects { afterEvaluate {project -> if (project.hasProperty("android"))...

I have done that before. But it says `undefined is not a function evaluating the CookieManager.set` And then i debugged and consoled the CookieManager object, I have got to know...

HI, thanks for the reply, I am sorry that i didn't observe the flow. Now i am able to set and get the cookies. but once the app is restart...

No. What I meant was, I did set the cookie, and then cookies are available throughout the app. But once i close the app and open it again, and try...