Xcode

You are currently browsing the archive for the Xcode category.

With regard to my recent posts I would like to point out two events that will be held in Germany in November. Both events focus on development for iOS 4 and are scheduled as a two-day workshop.

Day 1 will give an introduction to iOS 4 development, Objective-C in particular, and the development tools needed to write apps. Whereas day 2 will be more hands-on and will give attendees… Continue reading

I already mentioned in earlier posts that it is quite tricky when beginning with iOS to decide whether one has to release an object instance or not.
Sure, we have the golden rule number one:
If I use alloc, copy or new to create an object instance, I own it and need to call release as soon as I do not need it anymore (or autorelease).
This sounds simple, but… Continue reading

It is being discussed quite a lot on the internet that it is very difficult to get started to develop applications with InApp Purchases. Most of the times developers report that the SKProductsRequest does not yield any result or reports the Product ID of the feature as invalid.

To make this post brief: most of the issues discussed do not exist if you follow the step-by-step guide 100%. However… Continue reading

Tags:

A few people complained that EniRemote would not work properly. Please be aware that you have to set up the App before you can use it. In order to connect to your Dreambox, EniRemote needs the IP and credentials.

You have to use the Settings application on your iPad and select EniRemote on the left side to enter that information:

Tags:

EniRemote for iPad has been released in Apple’s AppStore!

Right now it is not available in all countries yet, but it will be released in all countries. The App is free for a limited time.

If you have an iPad and a Dreambox running with the Gemini Image, be sure to check it out.

Here is the link for the US AppStore:

http://itunes.apple.com/app/eniremote/id386161917?mt=8#

Tags:

« Older entries