As the CookieSyncManager.getInstance().sync(); is deprecated Itried to maintain cookies forever in my application like this:
CookieSyncManager.getInstance().sync();
webview.setWebViewC