nilswx / strik

Mobile multiplayer word game with cocos2D
2 stars 0 forks source link

Test on older devices #62

Open matthijn opened 10 years ago

matthijn commented 10 years ago

We need to test on older devices. And what devices wil we support?

nilswx commented 10 years ago

Would be great if we could support iOS 5 and up, so iPhone 3Gs, iPad 1 and everything beyond.

This means we'll include both non-retina as @2x retina graphics, and support for 3.5" + 4" display resolutions. (extra spacing/layouting)

Supporting the iPad UI resolution would be cool as well (universal app), but I'm not sure how we'd redesign the scenes. Let's stick to all iPhones/iPods >= 3GS for now and look into iPad and Android (apportable!) later.

nilswx commented 10 years ago

Strik runs on iOS 5.1.1 now!