Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App (iOS7) Animating and Intercepting Events Image Based Animation

Jordan Winkelman
Jordan Winkelman
9,434 Points

I get a black screen as the background after the animation is complete

I have set my background image in the image view but whenever the animation is completed the screen just turns black

3 Answers

Maybe you have background color set to black ?

Can you tell us more about your problem?

Jordan Winkelman
Jordan Winkelman
9,434 Points

I have the background image set to the first animation images, the Background is set to default in the storyboard. I do remember changing the background color to black in the storyboard one time but then I changed it back to the default but for every view I have in the storyboard, when there's no background image or an explicit background color (not the default) I get a black background. It's as if the default is a black background, but I thought the default was supposed to be transparent or white?

obey me
obey me
1,135 Points

can you post the code !!

Can you post the code ?