Recent Posts

New Website: Now Features Facebook Integration

One of the other great features of the new website is Facebook Integration. This means when we post on the main iOSConsultancy blog, it will also be posted to facebook. And when you comment on facebook it will automatically appear on this site! Check it out!

read more

Video Tutorial: Create a Tasks Application from the Ground Up – Part 3

In this tutorial we will be creating an application that manages tasks. The application will show you the MVC techniques for programming, how to make best use of Objective C features, as well as how to utilise storyboards to there full potential. This is a four part tutorial, and in this part we are further implementing our AllTasks...

read more

Video Tutorial: Create a Tasks Application from the Ground Up – Part 2

This tutorial uses iOS 5 and Xcode 4.2 In this tutorial we will be creating an application that manages tasks. The application will show you the MVC techniques for programming, how to make best use of Objective C features, as well as how to utilise storyboards to there full potential. This is a four part tutorial, and in this part...

read more

Visit iOSConsultancy.co.uk on Your Mobile

iOSConsultancy.co.uk has a much improved interface for mobile visitors. Visit this website on an iOS mobile device (excluding iPad) and we now have an optimised version of the site just for you. Feel free to explore and leave a comment on this post letting us know your thoughts. As an added extra, iPhone and iPod Touch users can...

read more

Tutorial: Catching Exceptions to Help Debug Before Your Application Explodes

This tutorial uses Xcode 4.2 One of the major problems iOS developers have is being able to work out where an exception is thrown. There are several ways that you can make debugging easier on yourself. Below is a couple of tips. Global Breakpoint One handy technique is to set a global breakpoint on all exceptions raised. This can be...

read more

Creating a Tab Bar Controller Based Application From Scratch with iOS 5

Jan 06, 12 Creating a Tab Bar Controller Based Application From Scratch with iOS 5

Posted by in Beginner Tutorials, Featured

This tutorial uses Xcode 4.2 and iOS 5 In this tutorial, we shall show you how to create a basic application with a tab bar controller along the bottom using iOS 5. We won’t use a template, we will start with the most basic template available, the “Empty Application”. Read on to get started. Creating a New...

read more

Welcome to iOSConsultancy.co.uk

Welcome to iOSConsultancy. This site is the home to many great tutorials on how to develop for the iPhone, iPod Touch and iPad. As well as tutorials on Xcode itself, along with related industries such as Source Code Management, Web Service coding and much much more.   Over the next few days, all our old posts from...

read more