Skip to content
New issue

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

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

Already on GitHub? # to your account

oc 调用 js 只能传数组么? #148

Open
Zyf893549897 opened this issue Sep 30, 2022 · 0 comments
Open

oc 调用 js 只能传数组么? #148

Zyf893549897 opened this issue Sep 30, 2022 · 0 comments

Comments

@Zyf893549897
Copy link

[dwebview callHandler:@"addValue" arguments:@[@3,@4] completionHandler:^(NSNumber* value){
NSLog(@"%@",value);
}];

arguments 只能是数组么? 没看见有传对象的方法!

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

No branches or pull requests

1 participant