Most of the time if you use the Core Location services in the iOS simulator it will default to Cupertino, but there are times that it will give you a kCLErrorDomain code of 0, or .. READ MORE
Adding Custom Locations for iOS Simulator Testing

Most of the time if you use the Core Location services in the iOS simulator it will default to Cupertino, but there are times that it will give you a kCLErrorDomain code of 0, or .. READ MORE
Download Full Presentation Developing custom iOS applications for enterprise customers and projects is a much different experience than developing for the App Store. However, the average price of an App Store app is approximately $1.54, .. READ MORE
[banner id=”salesfolio” url=”/sales_folio.pdf”] 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 .. READ MORE
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 .. READ MORE
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.
Recently, I started working on some projects where I had to prototype various service end point technologies, including REST and AMF. During this process, I worked out a fairly nice prototype project template that makes .. READ MORE