CustomWebView HideCustomView not working

when I call HideCustomView it just gives me an error, I don't know why and it just won't work. is there another block I must use to get it not to error?
the error is "Attempt to invoke interface method 'void android.webkit.WebChromeClient$CustomViewCallback.onCustomViewHidden()' on a null object reference"

Hi,
That method should be used to exit full screen view.

thanks for the info!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.