Tagged Questions
-2
votes
0answers
35 views
How to integrate Facebook SDK into ios App from Zero [closed]
I'm creating a game for ios, and now I have to program the social part of the game.
Does anyone know a good tutorial for facebook sdk integration for IOS, any tutorial besides the one on the Facebook ...
0
votes
1answer
31 views
Add navigationBar in existing project
i have three viewController v1 v2 v3, to go from v1 to v2 i use pushViewController property of navigation controller, but from v2 to v3 i use presentviewController . in v3 i need navigation bar with ...
0
votes
1answer
51 views
Phone gap integration in iOS
i have developed iphone application almost, but for some screen i need to use already made functionality in java scripting, so i thought of using Phone gap, will it be possible to add this in already ...
0
votes
0answers
72 views
Nextpeer integration error with npGetiOSVersion
I heard about the Nextpeer SDK and started to integrate in my current app. However, it gives me an error. I am unable to resolve the error.
The error states:
-[UIDevice npGetiOSVersion]: ...
0
votes
0answers
35 views
tumblr integration - how to create post
Its seems tumblr previous code is not working anymore. I tried to use tumblr's new api and able to show blog posts but i stuck with that how to create post on tumblr's blog.
I tried to use sharekit ...
0
votes
0answers
65 views
MapKit and MapView select to implement for map based application
i am new to ios developemt, i have one confusion please clear it, in iOS6 if i use MKMapView its show google or apple map and in apple documentation there is a term called Map App , according to me ...
-8
votes
1answer
245 views
Paypal integration in IOS and product registration [closed]
I am working on PayPal Integration,I need to know How i can add my products on PayPal and get App Id for My Account.
Also it would be great if anyone can provide me tutorial to follow.
Any help ...
4
votes
2answers
130 views
Twitter API: How to get All tweets from the twitter account in iphone App
my question may seem a bit complicated but let me clarify. Using Twitter's Api system, I want to get all tweets(own tweet or other user do tweets on user profile) of a user account. However, this ...
-5
votes
1answer
64 views
I want integrate facebook in my iphone project [closed]
i am new to iphone development.
I want integrate facebook in my iphone project .
Thanks in advance!
0
votes
1answer
72 views
twitpic integration with iPhone app [closed]
I want to upload image to twitter using twit pic. I am using Oauth method.
Please send me some resource so that I can use and update code.
Its very urgent.
Thanks,
-1
votes
1answer
41 views
How to integrate iPod in my app as a shortcut? [closed]
I want to show iPod as a shortcut in my app, to convenient users, they can click it to invoke real iPod app. How can I do it? Any code I can take reference? Thank you.
0
votes
0answers
23 views
Is it possible to open a purchased iBook at a specific page from within an iPhone/iPad application?
I have found out how to open the iBook application and how to open at a specific iBook store page, but cannot work out how to get into an already purchased iBook.
1
vote
1answer
847 views
Revmob Ads in IOS Application
I am trying to integrate Revmob Ads in my IPhone Application but after two or three time, i am getting time out message in my console and after it nothing is happening even if i place NSlog in ...
-1
votes
1answer
60 views
How can I integrate iPhone contact / calendar with my PHP applications? [closed]
I have web based applications written in PHP / CI for calendar event management as well as an address book and task manager..
Could someone point me in a general direction to start getting iPhones ...
1
vote
2answers
157 views
Issues in integrating ios app with twitter api
Im using xcode 4.2 for developing apps for ios 4.2 and later, so I didn't use ios5 twitter framework.
I referred a tutorial and downloaded the source code from the site.
kOAuthConsumerKey and ...
1
vote
1answer
1k views
tutorial on how to integrate instagram to your iphone application? [closed]
is there a tutorial or example on how to integrate instagram to your iphone application? I already checked the instagram website and couldn't find a good simple example from their developer api ...
0
votes
1answer
80 views
integrating iOS4 project into iOS5 project
I have a newbie question about integrating two iOS apps. I have created an app in iOS 5 (my first app so I dont have any knowledge of iOS 4 except the fact thah there were xibs files instead of ...
1
vote
2answers
2k views
iAd & Admob integration
I integrated iAd / Admob display code from the link from here: http://www.apptite.be/tutorial_mixing_ads.php
and had some weird results. On admob, my click through rate dropped 40%, but the number of ...
1
vote
1answer
263 views
iOS 5 Twitter Integration, Parsing current URL
Ok so I am trying to integrate twitter into my iPhone app. I have a UIWebView, and when the user presses the tweet button, I would like the current url to be prefilled into a tweet using the twitter ...
1
vote
3answers
2k views
How to integrate Google+ API in iPhone?
Is there Google API for iPhone out yet?
And if YES, how can i integrate within my application.
Thanks in advance.
0
votes
1answer
256 views
Dynamic font change and font color changes in Iphone application
I have an application which get the settings values such as font color style etc from API.
The user can edit those values from web view and those need to be reflected in the APP.
Can any one suggest ...
0
votes
0answers
270 views
Add AdMob to my tab bar project
So, I have a tab bar application (with 4 views) and I have tried EVERYTHING ( I think) to show my ad...
AdMob says that they have correctly received notification that my app sends a demand for the ...
1
vote
1answer
227 views
prevent unwanted access to back-end system with facebook login
I'm writing an iphone application which uses facebook login. When the user logs in the fb access token, email address is sent to an back-end DB over a web service. Now the problem is how am I going to ...
2
votes
1answer
162 views
Integrate open id in xcode
I want to integrate open id in my app. Is there any API or tutorial regarding its integration. Searched the internet could not find any help or tutorial regarding to open id integration. Any help ...
0
votes
0answers
1k views
How to integrate instagram in iPhone [closed]
I would like to know how can we integrate instagram API in iOS, is there any sample code available for iOS Developers.
2
votes
1answer
389 views
How to integrate Corona with existing Xcode project
I have an Xcode project (Objective-C). I'm thinking to use the Corona SDK for further development. Is it possible to attach the Corona project to an Xcode project just like it is with cocos2d?
0
votes
1answer
143 views
how to map design in iPhone objective C
i have a question that suppose i have 1 png which background is transparent and all the custom design are their suppose this: http://www.creativetechs.com/iq/tip_images/iPhoneElements-Yahoo.png
i ...
0
votes
1answer
427 views
how integrate facebook to iphone app
I would like to show a Like button in my app, what is the latest way of doing this?
0
votes
1answer
134 views
iPhone - Warnings in Funambol integration with my application
I downloaded Funambol library and trying to integrate with my application.
But I'm getting many similar warnings. One of them is as follows:
ld: warning:
Funambol::StringBuffer::c_str()
...
6
votes
2answers
4k views
Accelerometer to relative position
Before I reinvent the wheel I wanted to see if anyone can share code or tips for the following:
In order to get relative position of the iPhone, one needs to
Set the accelerometer read rate
Noise ...
2
votes
1answer
161 views
Best options to integrate my application with the Nike+ features of the iPhone 4G
How can I integrate my application with the Nike+ features of the iPhone 4G. I want to access the data captured and send that to my own applications. There seems to be limited information available on ...
3
votes
4answers
584 views
How to set up my iphone application with twitter?
How to Set up my application with twitter and then register the application with twitter so that people can send tweets from my app.
Please, can anybody help me in resolving this problem.
0
votes
2answers
245 views
Box for iphone App
I have been looking for the ways to integrate facebook, twitter or email in my iphone App but I didn't find the way to do the dialog box which proposes these previous options...
Here is what I am ...
3
votes
1answer
2k views
C++ from SpeakHere in iPhone app
I've made a template app where I've grabbed the recording part of the SpeakHere example and removed the file handling part, but I'm struggeling to get the C++ part of the app working right. As soon as ...
3
votes
2answers
3k views
Paypal integration in iPhone native app
I am repeating the below question to reassure that the below accepted answer is still right or now there is way to integrate PayPal in iPhone native app.
...
1
vote
3answers
657 views
Difficulties signing in to Twitter from iPhone
I'm using MGTwitterEngine to add Twitter functionality to my app. It's very easy to simply prompt the user for a username and password and then start posting. Strangely, however, I've noticed other ...
2
votes
4answers
1k views
How do you port a chess AI to iPhone
I would like to port a chess AI to iPhone, but I can't figure out how to do it. Apparently iPhone doesn't support multi threading so you can't just seperately compile the AI, but have to somehow merge ...
0
votes
1answer
134 views
iPhone app non-app store (safari) purchases
I wanted to develop an iphone magazine application which will allow a user to purchase single issues or subscriptions through safari with a user id instead of the app store. What does my website ...
1
vote
4answers
779 views
How to integrate iPhone with other non iPhone devices using serial port?
Anybody knows how to integrate iPhone with other non-iPhone devices using serial port? Please help me
Thanks in advance
Regards
Jayaraj
0
votes
2answers
548 views
How to implement advertisements in an iphone application?
We are developing an application for iphone that requires advertisement to be shown up on the screen. We are totally new to this concept. Could anyone assist us with this. Any sample will be ...
1
vote
1answer
708 views
C++ library integration to iPhone application
Thanks for your support, but will it(integration of exsisting C++ library with iPhone application) effect my application at the time of submision to Apple Store? Are there any chances of disapproval ...

