Apple's big fall product announcements happened last week. Plus, iOS 7 app updates continue to trickle in. This past week finally saw Tweetbot 3's release. Not surprisingly, but perhaps somewhat irritatingly, a large number of reviews for the app are one star on the basis that it's a paid upgrade. I'm continually astounded by the sense of entitlement that some users have, especially on a product that they will likely use every day (or in my case several times a day). But, that is the nature of the beast.
On a brighter note, I am ridiculously excited about the new retina iPad mini, and can't wait to get one (assuming I can even find one when they ship later next month). Of course, they'll be supply-constrained and it sounds like everyone else wants one too, so it might take a while to find one. I had been planning on buying either a 16GB or 32GB wifi model, but after I heard that T-Mobile will be offering 200MB of free data with the iPads compatible with their service, I decided that it would be silly not to buy a cellular-equipped iPad mini. Are you buying a new iPad? If so, which one? If not, why not?
Best,
Aaron
Sponsored by Helpshift
We're delighted to have Helpshift back as our sponsor this week. Check out their new CocoaPod for even faster integration into your iOS apps:
pod 'Helpshift', '~> 3.2.0'
This week's Weekly Roundup is brought to you by Helpshift, the customer engagement platform for iOS apps. I've tried out Helpshift and I must say I couldn't be happier. It is, by far, the best support system I've used for my apps, and the easiest to integrate.
Every customer conversation is a moment of truth. Make it easy for your customers to talk to you directly in-app and turn them into fans.
Click here to check out the product and register for an upcoming webinar to learn more.
What We're Reading
- Mac App Store Receipts and Mavericks
- Launch Arguments & Environment Variables
- Eject, eject!
- Happy 19th birthday, Cocoa!
- Why Is Using Associated Objects a Hack?
Control of the Week
FastImageCache
iOS library for quickly displaying images while scrolling. MIT licensed. |
Weekly Roundup
iOSSystemSoundsLibrary
List of all system sounds used in iOS. Try all system sounds on your iDevice, use them in your App. MIT licensed. |
MKAlertView
A Metro UI style UIAlertView replacement. License unspecified. |
MFLTransformingDigits
Core Animation Digit Folding, inspired by the Timely Alarm Clock for Android. License unspecified. |
MYBlurIntroductionView
ACHalloween
A library with halloween-themed animations for iOS. The library contains 3 animations:
MIT licensed. |
PDGesturedTableView
CRGradientNavigationBar
Custom UINavigationBar subclass which allows gradient coloured navigation bar on iOS 7. MIT licensed. |
MKParentalGate
An SDK to implement a dexterity-based parental gate so that your app can comply with rule 24.3 of Apple's App Store Review Guidelines. Apache 2.0 licensed. |
RMBlurredView
KAProgressLabel
Minimal circular progress view. Apache 2.0 licensed. |
AVTagTextView
A category that adds an Instagram-like hashtag choosing/listing capability to the UITextView MIT licensed. |
RPFloatingPlaceholders
UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text. Example: http://i.imgur.com/Sze6OFN.gif MIT licensed. |
FlatKnob
Flat Customizable Circular Knob MIT licensed. |
RMDateSelectionViewController
This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like style MIT licensed. |