Set a cookie to a webView in Android

前端 未结 6 1675
挽巷
挽巷 2020-12-05 07:13

I\'m getting a HttpResponse from a server when checking if a username or password is correct. When I load the url in a webview I want

6条回答
  •  庸人自扰
    2020-12-05 07:40

    You'll probably want to take a look at this solution: Android WebView Cookie Problem

提交回复
热议问题