Tagged Questions
0
votes
1answer
24 views
Display App in 3.5" Resolution on iPhone 5 for Development/Debugging
Does anyone know if there is a way to force an app you're developing to run in a 3.5" screen size mode if you're on an iPhone 5, just for dev/debug purposes? Something such as what might look like a ...
0
votes
1answer
102 views
iPhone 4/iPhone 5 User Interface compatibility in MonoTouch
I am hoping someone can help me out with this one. I have an app that I am trying to update to get rid of the letterbox look when running on iPhone 5. I have added a Default-568h@2x.png to the project ...
0
votes
2answers
126 views
How to make app compatiable for iphone 4S and 5?
I am new to UI design, however a client wants an app ready for both iPhone 4s & 5.
I understand the iPhone 5 will create two bars if the image is not long enough. Many people said coding it at ...
0
votes
0answers
54 views
iPhone SDK: iPhone 5 interface auto adjust
I do not want my application to autosize for the iPhone 5 as it is automatically doing it even though in the interface I do not tell it to do this. This Problem started occurring after I downloaded ...
0
votes
1answer
378 views
iPhone 5 UI screen issues
After lot of googling i am asking this question. I have an app, i want to make it compatible with the iPhone5. I added Default-568h@2x to my app which contains nearly 10views. So I changed views like ...
-2
votes
1answer
55 views
Tutorial links for iPhone5 new features?
Recently iPhone 5 was launched and we know Apple had made few changes from their old iPhone models. They increased screen size, Apple Maps, passbook etc.
Can anyone guide me to tutorial links to ...
0
votes
1answer
2k views
iPhone 5 4 Inch Screen Update
I'm updating my app for the iPhone 5. Now I've read the topics about setting the Autosize Property and I've done that.
My question is regarding some of my elements. The interface of the app is ...
1
vote
0answers
241 views
Working with two iPhone screen sizes (<iPhone5 && >iPhone4) [duplicate]
Possible Duplicate:
How to deal with iPhone 5 screen size?
What is the general consensus on how we should be laying out our views for both screen sizes of the iPhone 5 and the previous ...
1
vote
1answer
4k views
Do I have to create two views for iPhone 4S and 5 [duplicate]
Possible Duplicate:
How to deal with iPhone 5 screen size?
The new iPhone 5 has a 4 inch display.
In IB, I want to make my iPhone 5 view different to my 4S. The 4S version needs a scroll ...
