Well..
I am using webservice in a project..
In that I am getting such responce..
“node_revisions_body” = “< p>\ n Text goes here \n < p>
I want to show this response on webview..
I have taken a dictionary for that also..
but i dont know how to show this
how about
- (void)loadHTMLString:(NSString *)string baseURL:(NSURL *)baseURL