Hi all
I have an IPhone application containing a tabBarController with four view controllers for 4 tabs of tab bar controller. My problem is that after some time it happens that when I change the tab [click on say tab 2 or 3], the screen becomes blank [a white screen] and subsequently this happens for all tabs except the one on which I am first of all.
Also it is not that a particular tab [view controller] is going safe and others are disappearing. This problem occurs with any tab(s)
What may be the reason behind it?
Does tabbarcontroller has any role in it.
Thanks
I have an IPhone application containing a tabBarController with four view controllers for 4 tabs of tab bar controller. My problem is that after some time it happens that when I change the tab [click on say tab 2 or 3], the screen becomes blank [a white screen] and subsequently this happens for all tabs except the one on which I am first of all.
Also it is not that a particular tab [view controller] is going safe and others are disappearing. This problem occurs with any tab(s)
What may be the reason behind it?
Does tabbarcontroller has any role in it.
Thanks