iOS: call obj-c methods using javascript in a UIWebview

前端 未结 3 476
你的背包
你的背包 2021-02-01 11:12

I am writing a function that collaborates with a JS web page. I use UIWebView to contain the webpage and then situation has become complicated when I want the web page to commun

3条回答
  •  一向
    一向 (楼主)
    2021-02-01 11:49

    If you are considering to upgrade to WKWebView, XWebView may be the best solution.

提交回复
热议问题