For issues relating to using iOS, version 4.2.
0
votes
1answer
582 views
xcode 4.6 can't show deplyment target 4.2
i have xcode 4.6.It show deployment target upto 4.3.
i want to use 4.2 but it can't show.
what's step for it.
What's problem?
0
votes
0answers
46 views
How to test local ios app on jailbreaked ipod touch 2g
I am having problems with the testing of local ios app on my Jailbreaked Ipod touch 2g with current ios version 4.2.1 as i am not able not able to import my local app file into ipod using itunes.
Any ...
0
votes
2answers
1k views
What is the lowest iOS version developers can create an app for?
Is it still possible to create an app for iOS 4.2.1 (or lower)???
The reason for this question is that Whatsapp is not available anymore for iOS < 4.3. This is what Whatsapp sais about this:
The ...
0
votes
1answer
55 views
Tab bar with ios storyboard
I have 6 ViewControllers and I need to show the tab bar only in 4 of them(viewcontroller 2,viewcontroller 3,view controller 4,viewcontroller 5). When I navigate using modal view controller from the ...
1
vote
1answer
376 views
Develop for ios 4.2 on xcode 4.5
I've got one old ipod touch 2g which can be upgraded just to 4.2.1.
I also have xcode 4.5 which says:
Unsupported device Devices of type “iPod touch (2nd generation)” are
not supported by this ...
4
votes
1answer
385 views
deploy/debug app to iPod touch 2nd generation
I'm new to iOS development and I try to get a simple HelloWorld app running on my iPod touch 2nd generation (iOS 4.2.1). For development I use a MacBook Pro with Mountain Lion and Xcode 4.4.1, as ...
0
votes
0answers
304 views
How to return to my app after facetime call ends in iPhone
How to return to my app after Facetime call ends in iPhone.
I referred this below answer but it's calling the facetime But not return to my App.
NO just like when your app start a call there is no ...
3
votes
1answer
835 views
My Apps not working for iOS 4.2.1
I have uploaded my latest iPhone Application on iTunes, Its working fine for iOS 6.0 and iOS 5 but when i have download app on iOS 4.2.1 its downloaded successfully but its not being run. Its display ...
0
votes
0answers
31 views
Can someone please help me test this app on iOS 4.2?
I've put together a simple app for a friend's birthday (tomorrow).
She has an older iPod and is running iOS 4.2.1
All of my devices are 4.3 or higher and I'm a little worried that it might not run ...
0
votes
0answers
26 views
error in storyboard on changing deployment target from iOS5.1 to 4.2
I use stoyboard in my app with deployment target iOS 5.1 and xcode4 now i changed deployment target to 4.2 now there is an error in storyboard . I thinkthere is no storyboard in lower version. plz ...
0
votes
0answers
225 views
I'm not able to run new project in xcode 4.4.1 on iPhone 3G
I've find out I cannot run NEW project (created) in latest XCode 4.4.1 on iPhone 3G with iOS 4.2.1 (8C148). I can run older projects compiled with current XCode without a problem. Only newly created ...
5
votes
3answers
228 views
UItable Cell Overflow ios
I am doing an application which needs expansion of cells onclick in order to show more details. I have used a custom cell and added them to a UItableview. When i click on the cell it animates fine and ...
0
votes
1answer
163 views
didRotateFromInterfaceOrientation not called after swipe
I've got the following problem:
I have a UITabBarController that displays different information in each tab about e.g. a CD. The user can use UIInterfaceOrientationLandscape to see just the cover. To ...
0
votes
1answer
372 views
“Could not support development” xCode 4.4.1 to iTouch 3rd Gen (4.2.1)
I'm trying to use an old 3rd Gen iTouch (running iOS 4.2.1) as a development device using the latest xCode.
I'm registered/paid for the Apple Dev Program and got a valid provisioning profile on the ...
1
vote
1answer
241 views
MPMoviePlayerViewController dismissing itself immediately in iOS 4.2
I present an MPMovieViewController with the following code:
NSString *path = [[NSBundle mainBundle] pathForResource:@"Tutorial" ofType:@"m4v"];
// If path is NULL (the resource does not exist) ...
0
votes
0answers
145 views
How to handle height of textview and scroll View height on keyboard notification
After a lot of trial and error, I'm giving up and asking the question.
I want to create view for reply mail like ipad mailing app.
All fields are on scrollview. green color view is my text view ...
1
vote
2answers
942 views
Modify iPhone to Force Landscape Orientation Only [duplicate]
Possible Duplicate:
Landscape Mode ONLY for iPhone or iPad
I'm working on a project to repurpose old iPhones as media hubs in cars. My particular need is obtaining some sort of tutorial or ...
1
vote
0answers
79 views
iPhone and iPad video purchasing & storage (In App Purchase) [closed]
I am currently looking into what would be best way to handle video within the iOS.
I have 6 videos, estimated at about 2 hours worth of video.
Each video contains images that move, pan, zoom and ...
0
votes
0answers
57 views
Can an app using Twitter Framework work on base sdk 4.2?
Can an app using Twitter Framework have an ios deployment target as 4.2?
thank you
0
votes
1answer
905 views
Updating UIProgressView's progress dynamically
Following is the scenario for updating my progressview.
My problem is that my last progressbar gets updated only .....
The viewcontroller is having button when touched starts download from ftp ...
1
vote
1answer
72 views
What is the the iOS 4.2 (and up) equivalent of Android's RecognitionListener?
The Android SDK has an API that lets you access Google Voice Search directly, not having to go through its well known user interface implementation.
A centerpiece in that API is the ...
2
votes
2answers
418 views
setContentMode: for HJManagedImageV is not working for iOS
I am using a third party lib ,HJCacheClasses, for loading images asynchronously.
Here is the code for the same. its pretty much straightforward
NSMutableString *url = @"my url";
HJManagedImageV ...
1
vote
2answers
275 views
Do I need to retain ownership on my custom NSURLConnection wrapper object? (In ARC environment)
Note: This similar SO question talks about how to build the same class, but doesn't address my memory management issues related to using the class.
I would like to use ...
0
votes
0answers
208 views
JQuery find not working as expected on iOS 4.2.1
I am working on a Phonegap application in combination with jQuery. I am trying to fill a list based on a remote xml. I am experiencing some troubles parsing the XML file on iOS 4.2.1. It works ...
0
votes
2answers
330 views
xCode - beginBackgrounTaskWithExpirationHandler without limit (10 mins)
For my stopWatch project, i want to run the timer, when application goes to background (like "stopwatch" inside iPhone clock). I have tried 'beginBackgrounTaskWithExpirationHandler', but it will only ...
0
votes
1answer
1k views
XCode 4.2 and ipod 2nd generation
I'm trying to run my application on my old 2nd generation iPod Touch running iOS 4.2.1 to test it on a non-retina device.
It seems that I have all the certificates and provisioning profiles setup ...
2
votes
1answer
3k views
Create a UINavigationController iOS app without using storyboards with Xcode 4.3.2
I want to create an app for iPod Touch 2nd generation (iOS 4.2.1). For this target OS storyboards cannot be used. I want to use UINavigationControllers to manage several views.
I've seen several ...
0
votes
1answer
122 views
applicationWillResignActive not firing when targeting iPod Touch (2nd gen) iOS 4.2.1
I have an app that captures the notification of applicationWillResignActive to write out a file. It works great on various devices (including 4.x iPhones), but never with my iPod Touch (2nd gen) ...
1
vote
0answers
112 views
how to fix the updating issues from ios4.2 to ios5?
I try to change the app which is in 4 to 5, during the build it shows the error like below.
Can any one give the solution for this?
Undefined symbols for architecture i386:
...
0
votes
0answers
200 views
Can't play video using webview
I am using webview to show the video thumb in my application, all is working fine and I can see the video thumb there in my application. But when I tap on the webview It shows loading the video but ...
0
votes
1answer
204 views
hide a uiview with animation in ios4.2
I am new in ios development.Now,i am developing an Ipad application using ios 4.2 .This ipad application
needs some animation ,that is hide a uiview in button action with some animation(ie. hidding ...
0
votes
1answer
274 views
IOS Application Multi Language support with Database
im developing application for ios5.im using core data as data storage.i have to display some information and those informations are saved in 4 languages in database, user can select language.when ...
0
votes
1answer
52 views
weird iOS 5.0 SDK GCC side effect on 4.2.x devices
I'm building a library against the 5.0 sdk GCC and running the code on a 4.2.x device.
I'm not using 5.0 objective-c specific calls in this layer and the project is compatible to ship on 4.0+.
I'm ...
1
vote
1answer
1k views
“Undefined symbols for architecture i386” using a static library in iOS
I'm trying to create a static library in xcode 4.2.
I'm following the steps in this tutorial. However, I get the following error:
Ld ...
1
vote
1answer
308 views
Textfield cursor placement issue in iOS 5 (working fine in iOS 4)
I have textfield cursor issue in iOS 5 where as in iOS 4 it is working fine.
The bottom text field is iOS 4 and top one is iOS 5.
The starting space in the front is missing in iOS 5.
Can any one ...
0
votes
2answers
339 views
How to remove the last tab from uitabbarcontroller if having only three tabs
Here i am trying to dynamically add and remove the tab from uitabbarcontroller .
As well as replace them . My apps situation is as below.
First view is Logon and about
After successful logon new 3 ...
0
votes
1answer
319 views
iOS: Localization intermittently broken
I'm having a strange problem with the localization of an app. It was working fine in a previous version, but it somehow stopped working recently, with no discernible changes to the localization files ...
5
votes
2answers
182 views
Impact of using LLVM-GCC to resolve issues on 2nd generation device running iOS 4.2.1
I have an app that uses touch events to draw on the screen. I use UITouch locationInView to return the CGPoint of the touch. The problem is that the x and y coordinates are always the same — BUT only ...
1
vote
3answers
477 views
iOS 4.2.1 visual bugs in Release Mode, but not Debug Mode or iOS 5
When compiling an iOS app, everything looks great in the following scenarios:
iOS 5.0.1, Debug Mode
iOS 5.0.1, Release Mode
iOS 4.2.1, Debug Mode
When I Build to an Archive in Release Mode, and ...
2
votes
1answer
47 views
drawing is not correct when opcity changed
UITouch *touch = [touches anyObject];
previousPoint2 = previousPoint1;
previousPoint1 = [touch previousLocationInView:m_img];
currentPoint = [touch ...
3
votes
4answers
2k views
UITextfield.text returns null [closed]
Assume there's code for an iphone project that is :
IBOutlet UITextField* numberDisplay;
@property (strong,nonatomic) IBOutlet UITextField *numberDisplay;
in implementation file and
...
0
votes
1answer
129 views
Print controller does not appear
I am working on an application for iPad. I am using Xcode 3.2.6. Earlier I had ios 4.2 in my iPad. Now I have upgraded it to 5.0. I have implemented print functionality in my app. When I was using ios ...
0
votes
1answer
2k views
This App Is Incompatible With This iPod touch
I have developed an app that required iOS >= 4.0. But when I download it from App Store by using my iPod touch 2 (iOS 4.2.1), it says "This App Is Incompatible With This iPod touch". I don't know why. ...
1
vote
2answers
2k views
ADBannerContentSizeIdentifier320x50 deprecated.. now what?
The following constant is deprecated in iOS 4.2
ADBannerContentSizeIdentifier320x50
So for an app that is already released will this be a problem in future OS versions.
In iOS 4.2 they introduced
...
0
votes
1answer
152 views
Cancel NSMutableRequest and XMLParsing method ObjectiveC
I need to cancel a NSMutableRequest and a XMLParsing if the user choose another view
I do this on ViewDidLoad:
NSMutableURLRequest * req = [[NSMutableURLRequest alloc]initWithURL:[NSURL ...
1
vote
1answer
364 views
Running on device 4.2.1 with XCode 4.2
I have xCode 4.2, and I've done all the steps about the $99 ios dev program.
Now I need to test my project on my device, which is an iPhone4 in 4.2.1, but I failed to run the app on the device, where ...
1
vote
1answer
131 views
How to retrieve the row and col of selected button in an array Of buttons in iOS
Assuming I have created a 2DArray of buttons using the following code:
for (NSInteger rowIndex = 0; rowIndex < 6; rowIndex++)
{
NSMutableArray *rowOfButtons = [[NSMutableArray alloc] ...
0
votes
1answer
533 views
How to find which button is pressed on the array of buttons in ios
I have an array of buttons,I want the text on each button..to be displayed on the label..so friends,please tell me how can I achieve this
Regards
Ranjit
3
votes
1answer
2k views
Why won't Xcode 4.2 support a second-generation iPod Touch, running iOS 4.2.1
I recently upgraded to Xcode 4.2, for SDK 5.0 support, but since I've done so, one of my testers, who has an iPod Touch 2nd generation running iOS 4.2.1, can't use my ad-hocs
My target is setup for ...
1
vote
2answers
402 views
testing app on device does nothing
I am trying to test an app on my iOS 4.2.1 device using XCode 4.2 and the latest iOS SDK. The application does not have any functionality that is specific to iOS 5.0. When I run on my devide it says ...