Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The library doesn't work with more that two parameters #2

Open
fgsantoyo opened this issue Aug 15, 2014 · 2 comments
Open

The library doesn't work with more that two parameters #2

fgsantoyo opened this issue Aug 15, 2014 · 2 comments

Comments

@fgsantoyo
Copy link

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.

@ZaidPathan
Copy link

Did you get any luck to resolve this problem? I am also facing the same problem.

Thanks,
Zaid

@gaotai
Copy link

gaotai commented Nov 24, 2015

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants