Hi all,
I am getting an error while loading a url in uiwebview
"malloc: * error for object 0x2841000: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug"
But when i change the url to google.com ,it works fine without any error.
what is this error due to ?