Animate infinite scrolling of an image in a seamless loop not working when back from back ground [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Animate infinite scrolling of an image in a seamless loop I have the following code that run an endless loop of the same image the problem is when the user minimize the application, and get back to it, the image stop animating and it totally disappear Here is my code: -(void)cloudScroll { UIImage *cloudsImage = [UIImage imageNamed:@"TitleClouds.png"]; UIColor *cloudPattern = [UIColor colorWithPatternImage