I'm facing the following problem : my app has to load some web-content and for some reason the content isn't rendered as it should be,(the web content works perfectly on mobile safari). So I need a way to get notified of javascript error in a UIWebView.
I read thisanswer but I'm actually not able to make it works :(
Could someone,that already did this, please explain me how to do?
Another question is : the UIWebView in iOS 5.x integrate the nitro engine? becaue someone say yes others say no....
Thanks in advance