Tagged Questions
0
votes
3answers
427 views
Where can i find objective c xcode sample codes for iphone [closed]
i am a new programer and i would like to find some sample projects to learn from. Do you know any website that might help me?
Sample programs such us:
Uitable views
Uiscroll view
Plist storing data
...
0
votes
0answers
67 views
Adding delay to aurioTouch sample program in Xcode
I am very new to Core Audio, and am trying to understand and modify Apple's aurioTouch sample code in order to delay the output by about 70ms. Does anyone have advice on how I can go about adding that ...
1
vote
0answers
930 views
RSTP client Sample Code For ios using LIve555 library [closed]
I am trying to integrate Live555 library in iOS. Is there anybody who has integrated sample code for iOS using Live555 RSTP client?
0
votes
3answers
245 views
PhotoPicker sample app, MyViewController
I recently downloaded the PhotoPicker sample code app from developer.apple.com as I am relatively new to iOS.
Why is there no initialization for MyViewController anywhere in the other code or in ...
0
votes
1answer
149 views
Error in Build - Missing SDK
I downloaded some Application samples from a website.
It used to work but when I went back to Xcode (After a couple of months) I tried them and it gives me this error.
error: There is no SDK with ...
0
votes
1answer
5k views
Objective-C Calendar Tutorial
I’ve looked all over the net and in several objective-c tutorial books but am unable to find exactly what I need.
I am looking for a tutorial that shows how to implement a calendar into a objective c ...
1
vote
2answers
3k views
Apple iOS XCode MoviePlayer sample doesn't work
I wish I could have found this solution when I googled every possible combination of these words.
Did you, like me, think you could download Apple's Movieplayer sample, click Build and Run and see a ...
3
votes
8answers
6k views
Want to share a MGTwitterEngine iPhone Xcode skeleton project?
Anyone want to share an Xcode project that has MGTwitterEngine in it? Mine won't compile. Are there certain project settings to set? I just made a stock tab bar app for iPhone and added the ...