UIImageView Animations with Tab bars
So I have been having this odd issue with my UIImageView animations disappearing when I exit from the view using the tab bar to another, then return to the view with said animation. I looked around in various places and couldn't find any solutions to this.
I'm real new to objective-C and the such so I know I'm probably just doing something wrong.
I just want it so that when I leave to go to another tab, then I come back to that later, the animation is still going on.
If I need to post my code to help out, just give the word.
|