After some research on the web without success, I come here to ask you the question about my warning.
Actually, I have a view V1 with a navigation controller and I w
The reasons for this are manifold and are very specific to the context and the programming. For example, what I was doing was
What i discovered is that if I DO NOT have the instructions for these 3 steps one after the other (if I mix them up), then I get the error "Unbalanced calls...". Also, if I time the push of the viewcontroller to less than 1.4 seconds, I get the message as well.
So, check that the sequence and timing of your program instructions are correct.