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
added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onBeforeOverridingUrl,onBeforeInterceptRequest) respectively
Validated case when malformed URL is intercepted
Migrated logic BaseWebView, to blocker Client
added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onBeforeOverridingUrl,onBeforeInterceptRequest) respectively
added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onByPassOverridingUrl,onByPassInterceptRequest) respectively