I have developed my first iphone app, but have some problems with the auto rotation. After a rotation the screen is cut off, and I have to switch to another tab and then back to get it right..
I guess, if I can reload the the view after the rotation, it will probably work fine.. Any tips on how to do that (or alternative solutions)?
Thanks! 🙂
This could be many things, such as auto-resizing of your views as set up in code or in Interface Builder. Or it could be that you need something along these lines: