I have developed an iOS app for which I had set the target to iOS 5. But then I wanted to set the target to 4.3, so I changed it in Project>Summary>Deployment Target. The code starts up and works fine in iOS 5. But when I try to run it on a device with iOS 4.3, it just shows the startup image and then a black screen. It doesn’t even run the code. Can anyone tell me what might be happening?
Share
Yes, you’re right, storyboards are iOS5.0 and later