Skip to content

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

@Zyf893549897

Description

@Zyf893549897

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions