UIWebView Error
Posted
by Biranchi
on Stack Overflow
See other posts from Stack Overflow
or by Biranchi
Published on 2010-06-16T16:09:28Z
Indexed on
2010/06/16
16:12 UTC
Read the original article
Hit count: 358
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 ?
© Stack Overflow or respective owner