[UIScreen mainScreen].bounds
returns (0,0,768,1024) even when the iPad is in Landscape mode.
It should return (0,0,1024,768) but instead it returns (0,0,768,1024).
What could be wrong?
Nothing's wrong. This is how it works unfortunately.
See this question: Returning incorrect rectangle on landscape application launch
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With