wendux / DSBridge-IOS

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS9出现大量奔溃

yanxiaobing opened this issue · comments

-> translating『 0x41c2cb 』=> -> translating『 0xa8a59 』=> +[JSBUtil call::JavascriptInterfaceObject:jscontext:] -> translating『 0x2a141 』=> -[DWKwebview webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:] -> translating『 0x2aae5 』=> main

commented

看看函数签名是否正确,同步方法必须返回NSString, 异步方法返回void, 详情请参照文档,api示例请参照jsApiTest.h