Adding Custom Locations for iOS Simulator Testing
July 22nd, 2014
A quick tip showing how to add custom locations to your app for testing CLLocation services in the iOS simulator.
Steve is a Principal Consultant at Object Partners where he has been focusing on developing an enterprise mobile development practice, delivering applications to client that include: Oracle Retail, The Tile Shop, St. Jude Medical, SICK USA and Donaldson Corporation. He has over 20 years of experience developing solutions from embedded to large-scale Java Enterprise web applications for diverse clients including IBM, Sun, Novell, Best Buy and Thomson Reuters.
A quick tip showing how to add custom locations to your app for testing CLLocation services in the iOS simulator.
How to dismiss both a modal and the current UIViewController in the same delegate, taking specific steps in order to avoid crashes.
iOS projects that utilize shared libraries for common components can be difficult to instrument with Google Analytics. This is one approach to make it easier.
Using both JPA and JAXB annotations on the same member of an object can cause runtime errors if not done correctly. Heres how to do it.