0
votes
2answers
10 views

how to decrease the size of button in ios keyboard and add a button

How to decrease the width of space button in ios keyboard and add a button in that space? I don't want to customize the whole UIKeyboard.
0
votes
0answers
3 views

ToolBar is going up when Autolayout is unchecked in ios6?

I am using xib when i add tool bar to my view Toolbar is missing when Autolayout is unchecked.
0
votes
1answer
13 views

Xcode: Event not created in Calendar : issue With Timezone?

ddI am facing issue while creating Event in Native CALENDAR, When i pass event.startDate anything other than present timestamp... also event.endDate not working with different value as below.. - ...
0
votes
0answers
9 views

Error warning and app quitting using MPMoviePlayerController

I am building an app which plays videos and don't want the user to have any video controls and also want the app to automatically return to the previous screen when video playback has finished. ...
0
votes
1answer
16 views

iPod Device not recongnized in Xcode

I have an ipod touch newly upgraded to IOS 6.1. In my xcode(4.5.2), the device is not getting recognised. This happened just after i upgraded the device OS. I have tried restarting/rebooting device ...
0
votes
0answers
12 views

What frameworks/libraries can I use to help coding a server backed iOS app?

I've recently started iOS development, coming into it as a web developer. I couldn't imagine not using tools like jquery and modernizor. (I know plenty of other people could, but that's them) XCode ...
0
votes
1answer
35 views

If you started iOS programming today, what frameworks would you consider still necessary and useful? [closed]

I've recently started iOS development, coming into it as a web developer. I couldn't imagine not using tools like jquery and modernizor. (I know plenty of other people could, but that's them) XCode ...
0
votes
1answer
9 views

Back Home from segued views

I have used storyboard and segued from Main Menu to dealers list for a district to open Invoices list to Invoice Detail. Is there a way to put a button called Home, which can send the user back to ...
0
votes
0answers
8 views

MPMoviePlayerController causing app to quit unexpectedly

I am having an issue with my app which I think is being caused by MPMoviePlayerController. The app plays multiple videos and all seems to work fine, it builds with no issues, errors or warnings but if ...
2
votes
1answer
19 views

Internationalization in iOS app

I have to do Internationalization in iOS app.I searched and found "genstrings".I have created localizable strings for the particular languages. My doubt is : How to create an app to support all ...
0
votes
0answers
9 views

Using CLLocationManager in networking app

Right now I am developing an app in cocos2d in which the two users are connected over a network. One is the client and one is the server. What I need to do now is know the specific locations of both ...
0
votes
0answers
15 views

How to integrate meetup login page in my iphone app

Hi everyone I need meetup login page in my app like facebook and twitter so i gone through the link http://www.meetup.com/meetup_api/ even but i am unable to understand what to do and how to integrate ...
0
votes
1answer
26 views

How to makes changes in kal calender to display events from json webservice

hi am creating an iphone app in which im using calender in order to display events.For this i used kal calender api https://github.com/klazuka/Kal in my project and i need to display events based on ...
0
votes
0answers
10 views

Touch Recognition Freezes After Custom Object is Edited

I'm at a loss with this one, and I'm not sure how well this can be explained without the entire code base, but I'll try. If anything needs clarification, ask and I will do my best to explain. ...
0
votes
0answers
24 views

iOS6 — MapKit Center and Max Zoom

I would like to Center the map and zoom in. I have the following code: - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view. locationManager = ...

1 2 3 4 5 27
15 30 50 per page