Hi,
I am trying to detect the interface orientation in my only viewcontrollers' loadView method. I tried with device orientation, status bar orientation and view controller orientation, where all gives the default (portrait) values.
I want to show image-A if the startup-orientation is L/S and image-B if portrait.
Please help!
I am trying to detect the interface orientation in my only viewcontrollers' loadView method. I tried with device orientation, status bar orientation and view controller orientation, where all gives the default (portrait) values.
I want to show image-A if the startup-orientation is L/S and image-B if portrait.
Please help!