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

php - Passing multiple values in a url using checkbox -

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

sql - Postgresql tables exists, but getting "relation does not exist" when querying -