Git Product home page Git Product logo

Comments (8)

Panerly avatar Panerly commented on September 26, 2024

提交构建版本一直被拒,经检测webviewJavaScriptBridge使用了UIWebView,请问如何更改才可以去除所有使用UIWebView的功能?

from webviewjavascriptbridge.

dengxingwen avatar dengxingwen commented on September 26, 2024

你不用pod引入了,直接把源码下载下来,然后把这俩文件删除不就行了WebViewJavascriptBridge.h WebViewJavascriptBridge.m

from webviewjavascriptbridge.

Panerly avatar Panerly commented on September 26, 2024

你不用pod引入了,直接把源码下载下来,然后把这俩文件删除不就行了WebViewJavascriptBridge.h WebViewJavascriptBridge.m

嗯 已经解决了

from webviewjavascriptbridge.

truongluuxuan avatar truongluuxuan commented on September 26, 2024

@Panerly can you write your WebViewJavascriptBridge.m after edit? "Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020 and app updates that use UIWebView as of December 2020. Instead, use WKWebView for improved security and reliability." => It kill my day.

from webviewjavascriptbridge.

pugpngying123 avatar pugpngying123 commented on September 26, 2024

大佬 我也遇到了 怎么解决呢

from webviewjavascriptbridge.

tangguoan avatar tangguoan commented on September 26, 2024

还是希望作者,在原先的库中处理一下,并更新pod源.

from webviewjavascriptbridge.

housenkui avatar housenkui commented on September 26, 2024

我已经重构了这个库.
如果您遇到麻烦,可以尝试使用它.
下载地址:
https://github.com/housenkui/JavascriptBridge
它更轻,使用更简单. 只需要一个参数就能让Xcode输出js的console.log.
10分钟之内应该可以完成接入.

from webviewjavascriptbridge.

Panerly avatar Panerly commented on September 26, 2024

@Panerly can you write your WebViewJavascriptBridge.m after edit? "Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020 and app updates that use UIWebView as of December 2020. Instead, use WKWebView for improved security and reliability." => It kill my day.

you can try this :
https://github.com/housenkui/JavascriptBridge

from webviewjavascriptbridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.