Skip to content

Name change  #7

@dsrawat4u

Description

@dsrawat4u

I am unable to change my MyJSTest with SomeMethod
```
/*
A sample URL structure:
easy-js:SomeMethod:test
easy-js:SomeMethod:testWithParam%3A:haha
*/



My HTML Page change 

function onReady()
{
var result= SomeMethod.getUserInfo();
alert(result);
}


And this is the way i calling it

MyJSInterface* interface = [MyJSInterface new];
[self.myWebView addJavascriptInterfaces:interface WithName:@"SomeMethod"];

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