开发者

Copy webview instance to other uiwebview instance

I have a webview and I need to copy to a uiwebview variable or instance. But it's crashing at that point.

The crash is:

[uiwebview copywithZone开发者_开发技巧:] unrecognized selector sent.


copywithzone method didnot work with uiwebview


Once check that, have you used any method named copyWithZone. because of that only, it is giving error. why because, the UIWebView doesn't support that method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜