The version of iOS (formerly iPhone OS) was released by Apple on 13 Oct 2011. iOS 5 runs on iPhone 3GS, iPhone 4, iPhone 4S, iPad and iPod Touch devices 3rd and 4th generation.

learn more… | top users | synonyms (3)

0
votes
0answers
11 views

With YRDropdownView, when I present it after a refresh it gets caught at the top of the screen, and can't be seen

I'm using YRDropdownView to present notifications in my app, in this case when they try to manually trigger a data refresh it will notify them that there's no internet (if there isn't). This refresh ...
0
votes
2answers
24 views

A MKMapView delegate calling issue

I am facing an issue about MKMapView delegate. In iOS5, When I clicked a Pin on the mapview, thedidSelectAnnotationView: delegate will be called first, and the next is viewForAnnotation: delegate ...
2
votes
1answer
44 views

How to monitor data usage on iOS from an app?

There are a few similar questions on SO, but none directly answer this question: how can an app programmatically monitor the data usage of other apps? For instance, at the end of the month, we would ...
1
vote
0answers
11 views

AVCaptureSession preview screen orientation in iOS5

I asked this question a while back. I accepted the answer because it worked... until I tried it out on iOS5. My app is landscape only. Opening the camera preview and holding the device with the home ...
-1
votes
1answer
12 views

AVCaptureVideoPreviewLayer connection crash on iOS5 only [closed]

I'm using some code from Apple's "SquareCam" source code. It runs fine on iOS6, but on iOS5 I get a crash: AVCaptureSession *session = [AVCaptureSession new]; [session ...
0
votes
0answers
7 views

Why is the crop rectangle for existing pictures not square, but newly taken pictures yes?

I have this situation where I want all my images to be upload in a square aspect ratio. When the user is presented the option to add a picture, he can either take it live, or select one from the photo ...
0
votes
4answers
56 views

NSInvalidArgumentException while adding NSDictionary to NSArray

I have declared NSDictionary *dict; globally and trying to add this dictionary into array but got a error Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* ...
0
votes
0answers
16 views

App level VPN connection - Enable in device through coding

I want to connect the VPN server through my app without configure the VPN in device level. It looks like app level VPN connection. It is not a exact vpn client but before open my app, I have to check ...
1
vote
1answer
17 views

Select phone number and e-mail ID in UITextView

I have a UITextView object. The text in UITextView has a phone number, mail link, a website link and also normal text messages. I used dataDetectorTypes to detect links and number. Links and number ...
0
votes
0answers
20 views

How to make sure the scores are submitted successfully?

reportScoreWithCompletionHandler doesn't return any network related errors, looks like it just queue up request and then trying to submit it in separate thread. What I want to know is how to get event ...
1
vote
0answers
11 views

Weak Linked Framework Causing “File Not Found” Error

I am building an app that uses the Social.h and Accounts.h frameworks. I have both Frameworks set as optional. I have my Base SDK set as 6.0 I have iOS Deployment Target set as 5.0 When I build ...
0
votes
0answers
4 views

Overriding Storyboard's link detection's behavior (while retaining styling)

I have a view with a number of UITextView instances, some of which use Storyboard's "detect links." What I want to do with some of the others is match that style (blue and underlined) but override the ...
0
votes
0answers
54 views

UIScrollView acting differently on iOS 5 and 6

I have a simple uitableview controller to start my application. I set it up so that there is a segue between this and the next controller. This next controller is a uiviewcontroller containing a ...
0
votes
1answer
6 views

Adding UILabel to UIImageView in CellForRow

I have a customCell in StoryBoard "CategoryCell", I have UIImageView with the cell which is also part of the cell also tied up in StoryBoard. The UIImageView is filled with a plain yellow color. I ...
-1
votes
2answers
26 views

Change buttons' font in inputAccessorView [closed]

I can't find a way to change the font for the buttons in the inputAccessoryView. Can somebody help me with this?
0
votes
2answers
45 views

Update tableView when images loaded asynchronously

I get images asynchronously with parse, and i insert them into an array with some other stuff. I return this array to fill a tableView, and the rows has an UIImageView, but some images that i get ...
0
votes
0answers
23 views

Error when running app in iOS5 for facebook

I am using DeFacebookComposeViewController to share pictures in facebook. It is running fine in iOS6. But have issue running in iOS5. I put a breakpoint in this function: - ...
0
votes
0answers
15 views

iPad (iOS 5.x) - Second rootViewController has the same orientation as the first

In an iOS app for iPads I need the first viewController, set as root, to be stuck in Portrait and the rest of the viewControllers, which will also be set as roots, to have support for all ...
0
votes
0answers
9 views

Lock screen orientation for a single controller when there's a UITabBar in IOS 5 & 6

Following are the main poins I have. I'm new to IOS development I need to support IOS 5 and IOS 6 in my IOS app I have a UITabBarController in AppDeligate file as follows. UIViewController ...
0
votes
0answers
20 views

Autoresizing subviews in iOS 5

I am making an application whose deployment target is iOS 5 and I have an autoresizing issue. Since auto layout is not available for iOS 5 I can't seem to keep a constant space between subviews when ...
0
votes
0answers
35 views

Cocos2d side scrolling game best way to implement it?

I was wondering if its better to add sprite by sprite(spritesheets) for the each level of the game? or is it better to add segment by segment for the levels in the game? The thing is that i want to ...
0
votes
1answer
21 views

iCalendar creation: RFC 5546 explanation

I am facing several issues related to the creation of an ICS file which has to be compatible with several clients, especially iOS, Gmail, Outlook, Android and Windows Phone. Googling around, I found ...
0
votes
0answers
34 views

How to get images from photo library without using ALAssetsLibrary?

I want to implement a custom image picker with multiple images selection feature, just like an extension of the standard UIImagepickerController. I know I can use ALAssetsLibrary to enumerate the ...
1
vote
2answers
275 views

UITapGestureRecognizer - make it work on touch down, not touch up?

What I'm using the tap event for is very time-sensitive, so I'm curious if it's possible to make UITapGestureRecognizer activate when the user simply touches down, rather than requiring them to touch ...
7
votes
1answer
1k views

Differences between RestKit and AFIncrementalStore

In my iOS app, I am trying to get and post data from a (RESTful) server. I think for that both RestKit and AFIncrementalStore are good candidates. However I also need to be able to save data offline ...
0
votes
1answer
346 views

passing data back to view controller not working (iOS)

I see there are lots of posts on this topic but none seem to solve my problem. I have to a view controller with has just a textfield, a navigation bar button (called save) and a number/punctuation ...
1
vote
1answer
881 views

UIAppearance's setTitleTextAttributes causes UINavigationBar title set in storyboard to appear with ellipsized title in iOS 6 but not iOS 5

i have been using what i had thought to be some fairly standard iOS 5 code (and which is a 7x accepted answer on stackoverflow) in order to have my UINavigationBar's title appear with a customized ...
0
votes
0answers
58 views

Is there any tool available for iPad2 to occupy RAM to the full?

I need to test one of the application on iPad 2 and as a part of negative test, I want iPad memory is almost fully occupied with some other apps or tool so I can see how my testing app behaves when ...
6
votes
2answers
4k views

Call Maps for directions from inside your app - iOS5 iOS6

Here is a strange problem: My app should be able to call the built in Maps in iOS (both 5.1 and 6). Turns out that it works just fine under iOS6 but not under iOS5.1. The maps in iOS6 is called and ...
1
vote
1answer
654 views

Parsing a .csv file from a server with Objective-C

I have looked for an answer of a long time and still not found one so I thought I'd ask the question myself. In my iPad app, I need to have the capability of parsing a .csv file in order to populate ...
5
votes
2answers
1k views

Accessing property in the prepareForSegue of a UIViewController

I am relatively new to Objective-C and I am coming from a Java background, thus I find the notion of pointers and not-that-well explained compilation errors quite daunting. I have a class that ...
2
votes
0answers
309 views

NSConnection throwing 303 error after large data POST

ERROR: Error Domain=kCFErrorDomainCFNetwork Code=303 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 303.)" UserInfo=0x1cd24f40 {NSErrorFailingURLKey=http://test.com/test/, ...
10
votes
2answers
1k views

What is the best practice when using UIStoryboards?

Having used storyboards for a while now I have found them extremely useful however, they do have some limitations or at least unnatural ways of doing things. While it seems like a single storyboard ...
1
vote
1answer
421 views

How to draw a view over a GLkit view on iOS5/Ipad

I´m creating a GLK view on iOS5. First, i create the context. GLKView *view = (GLKView *)self.view; view.context = self.context; view.drawableDepthFormat = GLKViewDrawableDepthFormat24; [self ...
10
votes
2answers
7k views

How to set font & color of the title in UINavigationBar using iOS5 appearance API?

I have a multiple View Controllers and i want to set the font color of all to red. [[UINavigationBar appearance] setFont:[UIFont boldSystemFontOfSize:12.0]]; is throwing an unrecognized selector ...
0
votes
2answers
394 views

MP3 Audio recording and play in iphone/ipad with latest ios5 [closed]

Is there any sample code or guidelines for recording and playing mp3 audio in an iOs device? I found some link that says the mp3 recording format is not supported in the iPhone. Is this correct?
13
votes
2answers
6k views

What is NSManagedObjectContext's performBlock: used for?

In iOS 5, NSManagedObjectContext has a couple of new methods, performBlock: and performBlockAndWait:. What are these methods actually used for? What do they replace in older versions? What kind of ...
2
votes
3answers
5k views

Setting the style of UITableView section headers

I'm working with iOS 5 and have dynamically generated cells in a table (2 sections of 3 rows each). Each section has a header that is also dynamically generated using the titleForHeaderInSection ...
2
votes
1answer
4k views

How do you perform a customized segue (modal segue) from a UIButton in storyboard

I would like to segue a destination scene through a button present in source scene. I also would like to have a control of the transition animation between the viewcontroller (I want to animate the 2 ...
19
votes
1answer
15k views

NSURLConnection sendAsynchronousRequest:queue:completionHandler: making multiple requests in a row?

I have been using NSURLConnection's sendAsynchronousRequest:queue:completionHandler: method which is great. But, I now need to make multiple requests in a row. How can I do this while still using ...
6
votes
2answers
4k views

How to change the highlight colour of tabbar icons? (iPhone/iPad)

I have been looking around online for an answer to this question for several days now with no success. Essentially what I want to do is change the highlight colour of the icons in my UITabBar. By ...
2
votes
1answer
978 views

how to get an integer from JSON

im parsing a JSON and cant seem to extract an integer. If i do int secondsLeft = [secondsList objectForKey:@"SecondsToStop"]; if I do NSLog(@"%@",secondsLeft) it does however get outputted ...
11
votes
4answers
4k views

Pass data back to the previous controller

I have two controllers in the storyboard, embedded in a NavigationController, and there is a segue to switch between these. Passing data from the first controller to the second one is pretty ...
14
votes
5answers
12k views

Using Multiple Storyboards in iOS

My objective is to create a tabbed application, then the view for each of the tabs are constructed in separate storyboards. ** I can't upload image here so i put them into box.com ** My ...
16
votes
1answer
2k views

Should I refer to self.property in the init method with ARC?

A quick question. if I have a property and an ivar declared with the same name: in the .h file: (Reminder*)reminder; @property(nonatomic,strong)(Reminder*)reminder; in the .m file, should I use ...
27
votes
3answers
4k views

Logout from AppStore on iOS Simulator

Since 5.0, iOS simulator has StoreKit support so you can debug your In-App purchases without device. But, it has one issue. Once logged in (make In-App purchase) I can't change AppStore login. ...
87
votes
19answers
28k views

iOS5 Storyboard error: Storyboards are unavailable on iOS 4.3 and prior

I've built a small app using storyboards and it ran great. Just before final testing I decided to try it out to see if it runs on iOS 4.3. I clicked on the gray 5.0 in the project settings and ...
45
votes
1answer
4k views

iMessage Style Receding Keyboard in an iOS App

I've been wondering if it is possible to replicate the behavior of Apple's iOS5 keyboard in the messages app, without using any private API calls. When you scroll down past the keyboard in the ...
14
votes
2answers
18k views

How does UIEdgeInsetsMake work?

I'm making an app where I use UIEdgeInsetsMake for resizableImageWithCapInsets, but I don't understand how does it works exactly, UIEdgeInsetsMake has 4 arguments: Bottom Top Left Right But ...
23
votes
5answers
27k views

Custom background image on UIToolbar in IOS5 SDK

Downloaded IOS5 SDK yesterday, and this code which I use to set my UIToolbar's background to a custom image stopped working. If I set the target to IOS4.3 and below it still works. [self.bizToolbar ...

1 2 3 4 5 244