Is it possible to get response headers from Chrome's Custom Tabs? If yes, how?
Or if its possible with WebView, I want to get response cookies and I don't want to use networking libs like retrofit or okhttp
Is it possible to get response headers from Chrome's Custom Tabs? If yes, how?
Or if its possible with WebView, I want to get response cookies and I don't want to use networking libs like retrofit or okhttp
Custom Tabs doesn't allow the host Android application to access response headers including Cookies.