OPI Blog
Learn from experts in their fields

Browsing Tags: Objective C

Dismissing Modal and Current UIViewControllers in the Same Delegate
Sometimes in iOS, something that seems like it should be easy to do can, be a bit more complicated than you would expect or can be difficult to remember since you don’t ...
Using Google Analytics iOS SDK in Shared Library Projects
Recently I added Google Analytics to an iOS project that included several shared libraries that I use for common, reusable code.  This presented an organizational challenge as I needed to send events to Google Analytics ...
Mar 22, 2011
Let network connectivity help guide concurrency in your iPhone and iPad applications
Through using Apple’s Reachability sample project, built upon the SystemConfiguration framework, developers can quickly add code to their iOS projects to test network access details, and leverage that information to optimize the performance of their applications, through defining parallel operation configurations for asynchronous network calls. ...
Presentation: Intro to iPad Development
Senior Consultant Steve McCoole will present an introduction to developing applications for the iPad. Steve will cover the three main approaches to creating applications for the iPad: native, web applications and hybrid, what you need to develop each type of application, tips and tricks to make enhance your development environment, simple example programs with and without Interface Builder and ways to demonstrate your applications to interested clients. ...