| Summary: | SDL does not support native resolution of the iPhone 5 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Wouter van Oortmerssen <aardappel> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS 6 | ||
|
Description
Wouter van Oortmerssen
2013-06-07 16:07:19 UTC
apparently, the modes that availableModes will return depends on... whether you have specified a iphone-5 sized launch image (!) http://stackoverflow.com/questions/12395200/how-to-develop-or-migrate-apps-for-iphone-5-screen-resolution Wow Apple, that is some impressively messy / unintuitive design. So I guess this too is not a bug. Hopefully useful to someone else who wonders why they're not getting the correct resolution. |