You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Answer: You will have to manually override url loading and intercept the request by creating your own webview client and overriding shouldOverrideUrlLoading method. Have a look at the example here-