vote up 2 vote down star

I have a strange problem with a memory leak (the only one ;-) ) in my iPhone app:

alt text

I don't know where I have to look for the cause of this leak... the strange thing is that this, exactly this leak also shows up if I create a new navigation-based app and just run it without any changes. I'm testing it in the simulator BTW because I don't have my developer certificate until now. Has anybody an idea what could be the cause of this leak?

flag

71% accept rate

2 Answers

vote up 1 vote down check

Apple is not perfect and sometimes has leaks in the code. If all your app is leaking is 256 BYTES then I think you will just be wasting your time trying to track it down. My advice is to forget about it.

link|flag
vote up 2 vote down

See this previous question.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.