tags:

views:

608

answers:

1

Hi all, i've installed new sdk 3.2 pre-release wich have iPad simulator, i have tried to launch an iPhone app created by me in iPad simulator; the main view of this app has an image as background; when launch it on iPad simulator this background(self.background = [[UImage..... ) it comes inverted, from top to bottom.

Any idea??

thanks in advance....:)

+2  A: 

This was an early bug in the SDK, which was fixed somewhere around Beta 3.

BigSprocket