checkForWebViewAction

abstract fun checkForWebViewAction(context: Context, url: String): WebViewAction

This method should be called on embedded web view redirects to check if the URL redirected to, is a trigger for a WebViewAction.

Throws

if trying to get cached config before config was cached.