0

I'm trying to run a readability javascript and I'm not sure how to use the stringByEvaluatingJavaScriptFromString to run it on a html to be displayed within a webview. Any help would be appreciated. Thanks.

1 Answer 1

1

The argument you pass is the JavaScript to be executed. The code's return value is the string returned by the method. You'll need to know a bit of JavaScript to do anything with this method.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.