Re: Application crashing on iPod Touch, not on iPhone
Re: Application crashing on iPod Touch, not on iPhone
- Subject: Re: Application crashing on iPod Touch, not on iPhone
- From: Kyle Sluder <email@hidden>
- Date: Thu, 3 Dec 2009 11:24:35 -0800
2009/12/3 Sébastien Stormacq <email@hidden>:
> Frame 15 is the last line from my code, it calls [NSURL urlWithString] (frame 14)
Then we need to see the code for -loadStreamingURL, and you need to
make sure that the argument to -URLWithString: is a valid NSString
instance. That means using the debugger.
--Kyle Sluder
_______________________________________________
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