WebBrowserComponent::pageFinishedLoading not firing on iOS

Jules, it seems that WebBrowserComponent::pageFinishedLoading doesn't fire on iOS. Perhaps the UIWebView webViewDidFinishLoad delegate is needed?

 

Thanks - have added this now.

Excellent, thanks!