Humon Example with IOS 8 - MapKit, CL, AFNetworking changes

When using the iOS/Ruby (beta) book example application “Humon” for iOS 8 needs AFNetworking updated from 2.2.1 to 2.4.1 in the Podfile. Follow the tutorial at Core Location Manager Changes in iOS 8 - nevan.net to deal with the current location suddenly failing. Some CL and MapKit stuff with regard to application access to location has changed.

Yep, iOS 8 definitely entails a few changes for the Humon sample app.
Thank you for the reminder to make those core location tweaks!

Many thanks for the whole example setup. Some very hard professional work went into the whole thing. The iOS code is very clear for a beginner to follow.