I am authenticating my users using httpclient, but after authentication, I need to preserve the session generated in the httpclient when I open a webview, is there anyway to force the cookie to the webview?
↧
I am authenticating my users using httpclient, but after authentication, I need to preserve the session generated in the httpclient when I open a webview, is there anyway to force the cookie to the webview?