I am using custom renderer for WebView to send headers in request in my PCL project. I am sending session token and i dont need to type password and login name. Thing is when I start to navigate in webview it throws me to the login page and makes me login. When I login normaly it saves session.
My question is how can I save session when I accesse the page using session token?