I ran into the following problem: my application needs to download some web content, and for some reason the content is not displayed as it should (web content works fine on mobile safari). So I need to get javascript error notification in UIWebView.
I am reading this answer, but actually I cannot get it to work :(
Can someone who has already done this explain me how to do this?
Another question: Does UIWebView integrate nitro engine in iOS 5.x? because someone says yes, others say no ....
Thank you in advance
source share