iOS 5: UITabBarItem setFinishedSelectedImage:withFinishedUnselectedImage: not working / ignored – As per Apple docs I’m trying to set custom finished selected […]
Tag: ios5
CCCrypt difference between iOS5 and iOS6
CCCrypt difference between iOS5 and iOS6 – I have got a decryption/encryption method using CCCrypt() which worked really well on […]
Present UIPopoverController in same position with changing just arrow offset
Present UIPopoverController in same position with changing just arrow offset – My goal is to keep same coordinates for a […]
Bonjour not advertising over BT
Bonjour not advertising over BT – I’ve been banging my head against this for the last week or so. I’ve […]
Open target=”_blank” links outside of UIWebView in Safari
Open target=”_blank” links outside of UIWebView in Safari – Inside my iOS Application I have an UIWebView. Now I want […]
iOS – how do I create a “utility” class that all my controllers can call
iOS – how do I create a “utility” class that all my controllers can call – I am new to […]
PageViewController delegate functions called twice
PageViewController delegate functions called twice – I am working with UIPageViewController , to make a product tour for my application. […]
How to initialize a custom prototype style table cell in iOS 5 storyboards?
How to initialize a custom prototype style table cell in iOS 5 storyboards? – I am converting over to iOS […]
iOS Duration of Splash Screen (Default.png)
iOS Duration of Splash Screen (Default.png) – im using a Default.png file for my iPad-app. It appears correctly but i […]
iOS: UISplitViewController cannot be pushed to UINavigationController
iOS: UISplitViewController cannot be pushed to UINavigationController – I have an XCode iPad project using a navigation controller. I tried […]