Coder Social home page Coder Social logo

Comments (5)

MrLeoZou avatar MrLeoZou commented on August 23, 2024 1

目前我已经修复
原因:在子线程调用方法,导致crash;
修复:dispatch_async(dispatch_get_main_queue(), ^{
[self.webView evaluateJavaScript:jsScript completionHandler:^(id result, NSError *error) {
}];
});

from imywebloader.

li6185377 avatar li6185377 commented on August 23, 2024

提个 pull request 上来咯

from imywebloader.

MrLeoZou avatar MrLeoZou commented on August 23, 2024

好,晚点我提上去,不过我有个地方一直没看明白,能否加我QQ请教下?Q:1838805461

from imywebloader.

jilei6 avatar jilei6 commented on August 23, 2024

是不是需要前端使用hook ajax框架配合?如果这样的话换个思路使用brigade桥接转发请求是不是也可以得到同样的效果(前端均对自己的架构采用了一套固定的框架)?

from imywebloader.

li6185377 avatar li6185377 commented on August 23, 2024

@jilei6 对的,但是这样需要前端改代码,并且在外部浏览器 如果没有 bridge 的话,就没法实现了

from imywebloader.

Related Issues (17)

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.