This commit is contained in:
Dave Alden 2018-10-09 11:58:18 +01:00
commit 3927b8f2fe
2 changed files with 101 additions and 100 deletions

View File

@ -507,6 +507,7 @@ static CDVUIInAppBrowser* instance = nil;
} }
return shouldStart; return shouldStart;
}
- (void)webViewDidStartLoad:(UIWebView*)theWebView - (void)webViewDidStartLoad:(UIWebView*)theWebView
{ {