Muhammad Mehdi Raza
Muhammad Mehdi Raza
Facing Same Problem with Plugin version 4.2.1. On every HTTP request, server is assigning new cookie in response. Which means cookie persistence issue. :( But only in IOS
@Hanzofm are you also stuck here, or have found solution?
@vorderpneu No, I'm also not using this plugin...
I got this fixed via this https://github.com/CWBudde/cordova-plugin-wkwebview-inject-cookie plugin. I suggest you all to try it. Hope this gets fixed for all of us. This bug is not related to **cordova-plugin-ionic-webview**...
@gabriele-sacchi Did you find solution to your problem? In my case, both android and ios are not persisting the cookies. In every next http request, a new session cookie is...
@masimplo did you find any solution to this problem?
Card.io plugin takes too much time to install, I think probably you are thinking that it is freezing, while it is not.
Thanks @viskin ...
Hi @viskin , any plan to implement this feature in your plugin? Or do you think if there is any way to use cordova-file-transfer-plugin code with your plugin code?
I haven't used .clearAll() and also I'm not setting any property to ' ' (empty string)... I'm using .remove() but in very right places, and this issue is also different,...