DSBridge-IOS icon indicating copy to clipboard operation
DSBridge-IOS copied to clipboard

Method xxx is not invoked, since there is not a implementation for it

Open HSFAqi opened this issue 5 years ago • 1 comments

Method xxx is not invoked, since there is not a implementation for it

webView.callHandler("takePicture", arguments: ["test"]) { (value) in print("test(value)") }

HSFAqi avatar Mar 07 '20 09:03 HSFAqi

我也遇到了相同的问题,我按照demo实现了自定义方法

tianxiawoyougood avatar Sep 09 '22 02:09 tianxiawoyougood