|
1d
|
|
answered | Which iTunes user can upload binaries? |
|
1d
|
|
revised |
Call to function 'ABRecordCopyValue' returns a corefoundation object with a +1 retain count added 94 characters in body |
|
May
16 |
|
revised |
(iOS) Is there a way for an app to open the iTunes music player app (preferably going straight to the Now Playing screen)? deleted 181 characters in body |
|
May
15 |
|
revised |
KIF or Frank for Automated iOS device testing edited title |
|
May
14 |
|
revised |
NSURLConnection delegate methods not executing added 2 characters in body |
|
May
14 |
|
comment |
Gesture Recognizer memory usage What does the profiler say? |
|
May
14 |
|
revised |
IOS ScrollView Issues added 8 characters in body; edited tags |
|
May
13 |
|
comment |
show spinner and remove it in the same block By putting // lots of code on a different thread.
|
|
May
13 |
|
revised |
can we change the height of current row in UITableView? edited tags |
|
May
11 |
|
revised |
View border with arrow edited tags |
|
May
11 |
|
revised |
Using XCode for C++ development edited tags |
|
May
10 |
|
comment |
retain only unique values in array Why mutable? and you have my up vote if you show how to copy the values back to an array as well. |
|
May
10 |
|
comment |
retain only unique values in array Add the values to an NSSet and then copy them back out. Sets don't allow duplicates. |
|
May
10 |
|
comment |
Zoom in camera (iOS - AVCaptureSession) without lessen video quality I'm not sure I understand what you're asking. You want to perform a digital zoom without loosing any quality? |
|
May
10 |
|
revised |
Twitter is not attaching image - iOS edited tags |
|
May
9 |
|
revised |
Prevent users from modifying part of the text in SLComposeViewController added 49 characters in body |
|
May
9 |
|
comment |
getting the UITextView from SLComposeViewController when using SLServiceTypeFacebook Haha, unfortunately I didn't notice until after that post, that this code only works for SLServiceTypeTwitter. Facebook, and Weibo apparently have completely difference view hierarchies. |
|
May
9 |
|
comment |
IPAD - install app on ipad 6.0 iOS 6 API differences. |
|
May
9 |
|
revised |
Beginning iOS 6 Development - self.statusLabel.text build failure deleted 16 characters in body |
|
May
9 |
|
answered | Beginning iOS 6 Development - self.statusLabel.text build failure |