I'm trying to use the same .xib file for two different screen sizes (iPhone 4 and iPhone 5). I've checked other solutions here, but I can't seem to get it working. For example, I've checked How can I create xibs for both iPhone 4 and iPhone 5 using Xocde 4.5
I set the Simulated metrics size to 3.5 and I also check the autoresize. Using autoresize is not an option. I still see a black patch at the bottom of the screen for iPhone5. How can I use one .xib for both iPhone 4 and iPhone 5?