Re: Why doesn't this work on my device?
Re: Why doesn't this work on my device?
- Subject: Re: Why doesn't this work on my device?
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 26 Feb 2009 15:25:53 -0800
On Feb 26, 2009, at 3:23 PM, James Cicenia wrote:
I understand. I read the docs on memory management. Thought I
understood it, fixed my code, etc.
Then I pushed it to the phone.
Maybe I need to sleep on this. Though it would have been nice if the
simulator really was a simulator.
I was so close, so excited, etc. and then bam! It doesn't work on my
phone.
Thanks for at least reassuring me that one day I will grok this
memory inside and out.
Ahhhh, java...
Heh -- having used Java on phones.... mmm... glacial.
This doesn't sound like a memory problem. If it isn't crashing and it
really is creating that mutable array, you have a problem somewhere
else. Most likely, it is trying to load something from the
filesystem and not finding it where you think it should be.
b.bum
_______________________________________________
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