I work in xcode and iOS, and I have an object that is not deleted, because some other object has a link to it, but I can not understand who. Using the tools, I see that it has a ref number of 1, but as far as I can tell by looking at my code, it should be zero.
I am running the Tools, and this is not perceived as a leak.
If there is a way in Tools (or in the debugger) to find out who else has the link?
Roger gilbrat
source share