code:https://wenmayi.com/post/37667.html
if(android.os.Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
  CookieManager.getInstance().setAcceptThirdPartyCookies(webView,true);
}

 

posted on 2023-12-06 17:51  邢帅杰  阅读(50)  评论(0编辑  收藏  举报