0
votes
0answers
15 views

Upgrade xibs to iPhone5

We have iPhone app which was built 2 years ago. Right now we are going to convert it to suit for iPhone 5. The major works will be converting the existed xibs into two versions: one is for keep same ...
0
votes
2answers
60 views

How can i Change dynamically image from iphone 4 to iphone 5 screen

I'm sorry for my english. In the app that i'm trying to develop in the first view i have a set of 4 images, one banner and one tab bar that i want to cover totally the screen size. For the 3.5-inch ...
0
votes
2answers
88 views

position of UILabel to make compatible for both iPhone 4 and iPhone 5

The simple code for making an UILabel for my App is UILabel *todaysGame = [[UILabel alloc] initWithFrame:CGRectMake(10, 60, 300, 250)]; todaysGame.text = @"Today's Game"; todaysGame.backgroundColor = ...
0
votes
1answer
85 views

auto adjusting UI elements for iphone4S and iphone5

After a long search for how to display UI elements correctly on both iphone4S and iphone5.I am now confused as whats the best way to display UI elements in the Xib.Should I use autoresizing Feature in ...
0
votes
1answer
104 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
132 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
49 views

UIActivityIndicatorView not animating (scenario - having 2 UIViews and 2 UIActivityIndicatorObjects)

I have a view controller for splash screen and I have handled A) Both orientations -> With two UIViews namely viewPortrait,viewLandscape B) Both screen sizes -> 3.5", 4" I added ...
0
votes
0answers
84 views

Backward compatability in iPhone screen size

i have a problem. I have developed an iPhone project,it used "Auto layout" so that iPhone 5 screen size is handled. my problem now is that iPhone 4 screen size is not handled. i have tried to handle ...
2
votes
2answers
257 views

iPhone 5 screen size black bars

I am having problems in making my iPhone 4 (3.5 inch screen) work on iPhone 5 screen. I have already tried to import Default-568h@2x.png image for a launch image and it works properly in simulator, ...
0
votes
0answers
55 views

Setting UITableView Height programmatically works weird

I have tableview in my controller for which I set up frame programmatically. Lets say each row height for tableview is 40. When I want to present tableview I execute following codes. double ...
0
votes
2answers
78 views

Should I have two nibs to give support to the screens for iPhone 5 / iPhone 4?

I started to work in an App that needs to be optimized for iPhone 5 and requires iOS 5.x or later. But the scenario where the user has and iPhone 4 with iOS 5.x is possible. But the Autolayout will ...
1
vote
0answers
181 views

Accelerometer behavior different on iPhone4S vs iPhone5?

I'm using "UIAccelerationValue" to log the accelerometer values into a file. After sending the file by email a rough offline analysis of the recorded data will be performed. This works well with the ...
0
votes
0answers
81 views

Difference in iphone 5 and iphone 4 userAcceleration values

I am working on an app to senes userAcceleration and display the value to the user, how ever I just noticed that on my old 4 the userAcceleration.x y and x a violent shake will give around 3 on the ...
0
votes
3answers
177 views

How do I test apps created using iPhone 5 screen size in iOS6 simulator? [duplicate]

Possible Duplicate: How to develop or migrate apps for iPhone 5 screen resolution? Although I am using iphone6 simulator, my simulator size is same as the iPhone 4, But I want to test my ...
0
votes
1answer
158 views

migrate iphone 4/4s App to iphone 5 programmatically

I am working on Migrating my App from iPhone 4,4S to iPhone 5 .I have created all the code programmatically without using any xib I tried following the Code given: iOS 6 apps - how to deal with ...
0
votes
1answer
75 views

Why is the orientation wrong on the 6.0 simulator but fine on iPhone 4 (4.3.3)?

I was testing my cocos2d-iphone 1.0.1 game on an iPhone 4 with iOS version 4.3.3. It is a landscape mode game. I recently updated Xcode to 4.5.2, and it comes with iOS simulator 6.0. If I run my ...
1
vote
2answers
124 views

iPhone-5 compatible issue

I had developed an ios app for ios 4.0.That was navigation based application.Now I want it also support for iPhone-5 I think I changed xib after checking device version,I am facing problem xib is ...
0
votes
2answers
184 views

background image in retina 4

I am using the following code to set a background in my iphone app. [[self view] setBackgroundColor:[UIColor colorWithPatternImage:[UIImage imageNamed:@"background_final.png"]]]; The problem is ...
-1
votes
2answers
349 views

how to create iphone application which is compatible for iphone 4 and 5 screen sizes [duplicate]

Possible Duplicate: How to develop or migrate apps for iPhone 5 screen resolution? I have two sets of images.One set of images to iphone 4 background images and other set of images to ...
0
votes
4answers
279 views

Will iPad2 app work on iPad3?

I am new to iOS, I seen that iPad 2 has resolution of 1024-by-768 and iPad 3 has resolution of 2048-by-1536 with retina display.. I am sure that iPad 2 app will defiantly work on iPad mini because ...
1
vote
1answer
110 views

Can I still submit iOS 5.1 apps to the app store (Oct 2012 )?

I started building an iOS app with xCode 4.3.2 , using armv6 and armv7 instruction sets. My deployment target is iOS5.1 . Now that iPhone 5 is released, and xCode 4.5 drops support for armv6, and ...
0
votes
1answer
243 views

How to create UI for iPhone 4 in iOS 6 (XCode 4.5)?

I have to create a new app and I am using X Code 4.5 and iOS 6 but when I am creating a UIViewController class with XIB, it is giving me the view of iPhone 5. I understand that but I want to create UI ...
0
votes
2answers
463 views

Xcode 4.5 different iPhone backgroud on iPhone 4s and 5

I have made two different background images for my iPhone app: one in 640x960px (iPhone4s) and one in 640x1136px (iPhone5). But when I create the application layouts in the Xcode 4.5 Main Storyboard, ...
1
vote
3answers
418 views

how iPhone 5 apps will work on older iPhones? [duplicate]

Possible Duplicate: How to develop or migrate apps for iPhone 5 screen resolution? how iPhone 5 apps will work on older iPhones? For example, if I create an app to take advantage of the 4 ...
0
votes
0answers
85 views

How to make iOS 5 application compatible with iPhones 5 4" screen? [duplicate]

Possible Duplicate: How to deal with iPhone 5 screen size? Well, I need to make application that runs on iOS 5 as well as on iOS 6 and uses 3.5" inch screen on iP 4/4S and full 4" without ...
-8
votes
1answer
2k views

make apps for iphone 5 and iphone 4 [closed]

Hi I have the next question who do i develop for iphone 5 and iphone 4 screen size with iOS 4.3 ++ support, do I have to create 2 UI for screen size 3.4 and other for 4
13
votes
2answers
4k views

What is the best way for supporting both screen resolution of iPhone4 and iPhone5 ? - Auto layout in only iOS6

Have anyone figured out how to support both screen resolution iPhone4 and iPhone 5 ? In iOS6 we have support of Autolayout. Can that be used for iPhone4-iPhone5 screen i.e. 320x480 and 320x568. If ...