Re: NSString and UIWebView load
Re: NSString and UIWebView load
- Subject: Re: NSString and UIWebView load
- From: Jens Alfke <email@hidden>
- Date: Sat, 12 Sep 2009 18:18:57 -0700
There aren't any obvious ref-counting problems in the code you posted.
What's the backtrace of the crash?
Also, have you tried using the new Build And Analyze command in Xcode
3.2? It can help find some problems like these.
*[newWebView **loadHTMLString**:htmlContentTemp **baseURL**:
[**NSURL** **
URLWithString**:**@""**]];*
Please don't put extra "*" characters in the source. They make it very
hard to read.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden