You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library doesn't work with more that two parameters. Also there is no way of enabling logging. Would be really nice if I could easily debug the javascript from within the webview.
The text was updated successfully, but these errors were encountered:
i can resolve this problem.
if you want call like swift method define "func myfunction(a:String,b:String,c:String)"
you can define like "func myfunction(a:String,o b:String,n c:String)...it's will run ok.
aha,i thinks this is a bug!
The library doesn't work with more that two parameters. Also there is no way of enabling logging. Would be really nice if I could easily debug the javascript from within the webview.
The text was updated successfully, but these errors were encountered: