@aleksey_velamen wrote:
Hi, everybody.
I have and Ionic application(with CrossWalk in it) and server written in Java/Spring. When I log in, server set JSESSIONID cookie by Set-Cookie header in response. Everything is just fine in browser, but, as you may already know, Ionic doesn't have an opportunity to store cookies. I've done research, debugged server and found out that JSESSIONID is actually is in every request to the server.
So, obviously Ionic stores cookie somewhere and somehow.The question is: where and how?
I am really frustrated by this. I don't have an opportunity to change server code and I really need this cookie.
So, I hope somebody will know what to do.
Posts: 3
Participants: 3