gpt4 book ai didi

ios - UIWebview : How to notify UIViewController if any of the already loaded link in the web view fails to open

转载 作者:行者123 更新时间:2023-11-29 03:07:55 25 4
gpt4 key购买 nike

我有一个 UIWebView Controller ,我正在其中加载一个 Web 应用程序。如果 Web 应用程序中的任何链接无法打开,我只需要通知 UIViewController 该特定链接无法打开,因此我需要显示警告框。你们能指导我吗?任何帮助将不胜感激。提前致谢。

最佳答案

您可以使用以下 UIWebView 委托(delegate)方法

- (void)webView:(UIWebView *)webView didFailLoadWithError:(NSError *)error

关于ios - UIWebview : How to notify UIViewController if any of the already loaded link in the web view fails to open,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22553376/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com