Stackoverflow: Developing for Retina in The New iPad [#iosdev, #thenewipad]
Good Stackoverflow thread on dimensions for the new iPad retina display (among others). See the Answer, not the question. iOS 5.1 with Xcode 4.2 and retina in iPad 3
Good Stackoverflow thread on dimensions for the new iPad retina display (among others). See the Answer, not the question. iOS 5.1 with Xcode 4.2 and retina in iPad 3
Presumably because of the iPad’s retina display causing apps to double in size, Apple raised the limit on over-the-air downloaded apps. Higher Limit for Over-the-Air Downloads Great apps come in all sizes. If you happen to offer a larger app, we’ve made it even easier for App Store customers to get your app wherever they …
Apple Raises the App Download Limit. iPad Retina Display The Cause? Read More »
This really came in handy recently, when I wanted to see a stack trace in the console, and not from the result of an exception! Thanks to this tip found at Bynomial Code, I was able to accomplish this amazingly easily. As mentioned in the blog, it requires iOS 4.0+, which, from my perspective, is …
How to print a stack trace anytime in iOS (#iosdev, #iosdevtips) Read More »