ios5
Facebook SDK on iOS Simulator
I am developing an iPhone app that uses Facebook Connect to identify users. Everything worked fine until I upgraded my XCode to 4.2 from 4.0.[详细]
2023-04-13 03:35 分类:问答Buttons not working in IOS5
i built an app on ios 4.3 and it worked fine but when i run it on the new ios the back buttons dont work. Heres my code to go to the next xib:[详细]
2023-04-13 03:35 分类:问答iOS 5: unable to use "pass by reference" pattern using NSError
I\'m experiencing a strange issue related to \"pass by reference\" pattern, in my code each time I call a method like:[详细]
2023-04-13 03:34 分类:问答Need Transitioning Help from iOS SDK 4 to 5
can you still build applications you made from SDK 4 to an updated iOS 5 device? 开发者_开发技巧without having to update to the beta version of XCode (4.2)?[详细]
2023-04-13 03:29 分类:问答iOS 5.0 issues - The existing app on iTunes store is crashing
So many applications which are uploaded on iTune Store have issues with iOS开发者_运维技巧 5.0.[详细]
2023-04-13 03:15 分类:问答iOS5 -webkit-overflow-scrolling causes touch events to stop working
when using [-webkit-overflow-scrolling: touch;], the scrolling area does work well, but it causes touch events stopping work out of the scrolling area.[详细]
2023-04-13 03:05 分类:问答MPMoviePlayerController with no content (iOS 5) - The Operation Could Not Be Completed
I have problem with MPMoviePlayerController (self.mp). When I want to access duration property, I get 0, when I want to access thumbnail…, I get nil. On iOS 4 it is OK, iOS 5 it is not.[详细]
2023-04-13 03:05 分类:问答ARC, Blocks and Retain Cycles
Working on an iOS project that targets 4.0 and 5.0, using ARC. Running into an issue related to blocks, ARC and referencing an object from outside the block. Here\'s some code:[详细]
2023-04-13 02:02 分类:问答MonoTouch 5.0: Get MonoDevelop to use iOS 5 SDK/Simulator
I upgraded to Lion, MonoDevelop 2.8 and MonoTouch 5.0 and the Apple iOS 5 SDK. All smooth. I installed the iOS 5 SDK into a different-than-default folder.[详细]
2023-04-13 01:55 分类:问答UINavigationBar setBackgroundImage: forBarMetrics: Not Working
I just switched over to iOS 5 and everything appears to be working in my application aside from the custom navigation bar.I looked around and followed everybody\'s suggestion of calling the new method[详细]
2023-04-13 01:54 分类:问答