How to share cookie data in chrome custom tabs android

后端 未结 2 451
夕颜
夕颜 2020-12-31 06:58

We have an android app where we want to open a url.To avoid user re entering user name and password, we want to pass the session cookies. We can use webview inside our app t

2条回答
  •  我在风中等你
    2020-12-31 07:32

    This feature appears to be something the Chromium team wanted to do, but hasn't implemented yet. Here is the bug-report/feature-request that suggests a possible workaround.

提交回复
热议问题