views:

6

answers:

0

Hi,

I have a memory leak, so i tried to debug with nszombie....

And NSZombie printed this:

-[MobileOfferViewController _shouldUseKeyWindowStack]: message sent to deallocated instance 0x6307580

So my question: what is the method: shouldUseKeyWindowStack??

Found nothing on Google....

Thanks, Martin