This is a real support request: Hi developer, I really hate how you have to pay for more minutes I was wondering if you could update to do surveys also as a way of paying? The mental model of this individual is astounding: How do I eat a survey, or use it to buy computing [...]
The Problem You may be interested in how to wire up or sync CoreData to a remote web service. There are plenty of frameworks to do this, like RestKit, RestfulCoreData, and various defunct libraries (CoreResource, etc.) The problem with these libraries is twofold: They assume things about your backend (like “It’s REST!” or “It has [...]
This is the talk I gave at CocoaCoders about cross-platform logging and analytics. Cross-platform logging and analytics View more presentations from Drew Crawford
By now, you’ve certainly heard about Siri. It’s a very cool piece of tech. So cool, in fact, that I think it represents a big leap for Apple. The narrative we got from Phil Schiller is that for years, the programmers have taunted users with the dream of voice recognition technology that actually works, and [...]
It seems like every time a new feature gets checked in, somebody fails to add it to the test target, and I get a linker error like this one: Apple Mach-O Linker (ld) Error: _OBJC_CLASS_$_CLASSNAME referenced from… The solution to this is not to just keep adding files to the test target. If you compile [...]
UI accessibility labels being randomly set to nil, even though you’re positive you set them in the .nib? User interface elements randomly don’t have the right accessibility name or accessibility value? Here’s a magical, 100% undocumented fix: Hit settings.app on the simulator In General, flip “Accessibility Inspector” to ON In the rainbow-colored floating Accessibility Inspector that appears, [...]
Apple made a lot of announcements today, and it’s going to take a lot of time to digest all of it. I did want to comment on what some people perceive to be the large number of startups that Apple has “outdated” today. Marco takes the right approach of basically saying that the pie for [...]
Here’s how to fix it: Close the project, leaving XCode still running. Open XCode’s Organizer window, go to the Projects Tab, select the correct project, and hit the Delete button next to “Derived Data”. Quit XCode. Navigate to your project’s .xcodeproject file in Finder. Right-click, choose “Show Package Contents.” Leave the project.pbxproj file, but delete [...]
(Alternately Titled How to Find a Technical Cofounder) I’m an Austin-based iPhone Developer with a lot of experience. So I get about a couple people a day, 365 days a year, who inquire about my services. I’ve cataloged a few thousand inquiries at this point (99% don’t pan out, obviously). An awful lot of these [...]
This guy says you need $100k to make a game: Some of my clients are surprised when I tell them that the development of Angry Birds cost $140k, and probably at least double that since, because they physically cannot see where the money has gone. To the untrained eye, Angry Birds appears the same as Camelot Smashalot, and [...]
Page optimized by WP Minify WordPress Plugin