Friendlydeveloper - friendlydeveloper.com

General Information:

Latest News:

Implementing a custom delgate 4 Aug 2011 | 03:52 am

I’ve recently been playing around with delegates and protocols and figured, it might be a good idea to create a simple example. The following article will show you, how you could implement a custom de...

Possible solution, if your modalViewController won’t show up 1 Aug 2011 | 03:35 am

I’ve recently been working on an app for the iPad and ran into some strange issue, when using a modalViewController. In my case, I wanted the modalViewController to show up right after the app finishe...

Using UITableView to create a basic ToDo list, featuring a custom check / uncheck button 31 Jul 2011 | 08:10 am

UITableViews are awesome. They allow you to display a variety of information, can be customized extensively, take care of memory management and much much more. Since they only remember what’s currentl...

New Codingsessions website is now live! 19 Jul 2011 | 02:46 pm

We’ve just finished designing / coding the new codingsessions website. Besides the new look, you’ll also find an updated list of available sessions. We’d really like to thank all our customers out the...

A word or two on app marketing 16 Jul 2011 | 02:55 am

Once you’ve spent several weeks or months on developing your latest and greatest app and finally submitted it to the AppStore, the real hard work is just about to begin. Lots of developers new to the ...

Getting iAD to support both portrait and landscape orientation 15 Jun 2011 | 01:20 am

I’ve recently been playing around with iADs and tried to build a quick demo project, that supported both portrait and landscape orientation. Now, getting your viewController to auto rotate to any ori...

Fighting the infamous NSInternalInconsistencyException when using a sectioned UITableView 11 May 2011 | 02:00 am

In case you’ve ever played around with a sectioned UITableView and tried to delete rows from it, you’ve most likely experienced a crash once in a while. When you read the console log, most of the tim...

Testflightapp.com – developer dreams come true (with a little start up issue) 8 Apr 2011 | 02:27 am

Hello everyone, I’ve recently checked out a new (currently free) service, named “TestFlight“. It easily allows you to send out beta builds to your testers, who can then install your apps WITHOUT iTun...

Checking network availability on iOS 7 Apr 2011 | 07:01 am

Sometimes it’s crucial in your app, that you know whether your users are connected to a wireless network (EDGE, 3G, WiFi) or not. I’ve been using the following snippet quite a lot in the past and tho...

Simple UILocalNotifications wrapper class 5 Apr 2011 | 05:46 am

Hello everyone, I’ve recently been playing with UILocalNotifications and really love them. When Apple first introduced Remote notifications (aka. push notifications), they were a real treat to both d...

Recently parsed news:

Recent searches: