Archive for May, 2012

App Review Times

Tuesday, May 29th, 2012

App store review times, since as far back as I’ve been working on iOS apps, have been about a week. I’m starting to think this is intentional. Traditionally, software developers (at least, ones who sell software through some mechanism that allows downloads of the final product) would release new versions of their apps on their […]

Editable UITextView with Links

Friday, May 4th, 2012

A number of users requested that they be able to add notes to a meal in MealPlan, and users have also requested being able to add links. I wanted to add a single field for notes, which could include one or more links. The note field would need to be editable, but the links also […]