The 2010-2011 version of the iPhone/iPad/iPod Touch/Apple TV operating system family, made by Apple.

learn more… | top users | synonyms (7)

0
votes
0answers
6 views

cannot change AVCaptureVideoDataOutput orientation

I have a project to use front camera in LandscapeRight orientation for remote communication. when I use the front camera,I need it to work at Landscape orientation,the remote one can get the clear ...
0
votes
1answer
27 views

Present UIPopoverviewcontroller

I am working on a app, which uses UIPopoverController, I am getting a problem in presenting that popover, I have a UIView which is added on self.view, and a tableview added on that view, that table ...
0
votes
1answer
29 views

Twitter Integration for IOS 4.3

It's easily to integrate Twitter in iOS 5 (Twitter.framework) and iOS 6 (Social.framework). What about iOS 4.3? I tried Sharekit, it's not working properly, it's hard to install, and I get a lot of ...
-4
votes
0answers
67 views

Generate UIAlert when gps speed decreases to zero [closed]

How to Generate UIAlert when gps speed decreases to zero Here is my code - (void)viewDidLoad { [super viewDidLoad]; CLController = [[CoreLocationController alloc] init]; ...
-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
0answers
19 views

Will Apple reject a Mac app that reads sms database file?

Is it possible to create a mac app that reads sms database file since whenever we sync our ios devices to our mac a database file is saved in ~/Library/Application Support/MobileSync/Backup/ with ...
0
votes
0answers
15 views

Port base SMS for iPhone

Is it possible to implemented the port base SMS notification for iPhone(without jailbroken) native app? is there any way to read the incoming port base SMS. Your help greatly appreciate. Is there any ...
0
votes
1answer
51 views

Run app when iPhone restart? [duplicate]

I want to develop an app which will fetch user coordinates and will send it over network to server. App should be run in background as well as if my phone is switched off and restart then app should ...
0
votes
1answer
15 views

Photoswipe rotation issue when in ios4 UIWebView

I am using photoswipe 3.0.5 in my ios application. Everything is working correctly in the simulator (ios 6.1), but when i run the app on my real device (ios4.3) and i rotate from portrait to landscape ...
0
votes
0answers
8 views

How to draw Colored Lines using UISegmentedControl

I am new to iOS Programming. I would like to know how to use UISegmentedControl to draw different colored lines in my view. If i press the green button in the segmented control a green colored line ...
-3
votes
0answers
10 views

How to make mobile.config as a verified in mobile ios web app? [closed]

I am developing a ios mobile web app but in install profile i want to display a verified instead of unsigned how can i verified any one can step.I am using a mobile.config file for this profile and i ...
0
votes
0answers
29 views

How can create pop up table that is compatible with ios4?

I'm doing a testing stuff. I'm making a pop up table (PopUpViewController, UIViewController) that trigger by UI button through below code. It work fine. ThirdViewController.m ...
1
vote
3answers
171 views

run app using xcode 4.6 in ios 4.3 simulator

I am actually trying to run my application in 4.3 simulator from xCode 4.6. I copy the sdk for simulator 4.3 at the path, it builds successfully but cant run the application in simulator. So now what ...
0
votes
1answer
14 views

UITabBar autorotation for ios4+

at the moment i have developed an ios tab bar application the rotates perfectly on the iphone simulator(ios 6.1). The problem is that when i run the app on my real device (ios 4.3), the app works ...
0
votes
0answers
47 views

iPhone - linker error only in Device

I started using the view-based ESRI Xcode template, and created a simple project with an OSM tiled map layer in a single map view. This runs fine in the simulator, but when I try to deploy this to ...

1 2 3 4 5 295
15 30 50 per page