Hi,
1. I'm building an app which is using a slide to unlock screen the same as used on the iPhone. What's the best way to create such an unlock screen?
2. The app i'm building uses textures the size of iPhone 5 resolution and aspect ratio. But the app also must be useable for the iPhone 4 and 3GS and maybe even Android phones. When i build the app on the iPhone 4 it scales the height like it should but not the width. Should i use UIAnchors for this?
Thx!