Chrome Custom Tabs CookieManager -


i have app uses cookies give authcode inturn token oauth flow. looked on android developer site , says cookiemanager used webview instances. mean chrome custom tabs can not use cookiemanager?

thank in advance.

james

thats right, chrome custom tabs uses chrome's cookie store, , it's not possible read or write cookies client application.


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -