UIWebView loadHTMLString not working in iOS5

后端 未结 2 1258
心在旅途
心在旅途 2021-02-05 15:10

Perhaps this is similar to this question, which has no responses: loadHTMLString Not Working With iOS5?

I have a UIWebView which I populate using loadHTMLString:baseURL

2条回答
  •  半阙折子戏
    2021-02-05 15:50

    I'm not an HTML standards expert, but...did you try to close the

    It worked for me.

提交回复
热议问题