Deleting an app version or app from app store using iTunes Connect

Deleting an App Version from App Store I spent quite a lot of time looking around on how to delete an app which I accidentally submitted for review in iTunes Connect. Its pretty easy after you find how to do it :), follow the below steps: Login to Developer – iTunes Connect User is permitted…

XCode 4.3.1 download woes!

Last night I have updated iPad to 5.1 which went smooth but now I lost the ability to test my Apps on it. This was due to my development environment ( xcode ) being at 4.2 version. I’ve uninstalled Xcode 4.2 and tried to download Xcode 4.3 from the App Store. It said it was…

Save the world by saving paper – start using Paperkarma

Save Paper, Save Trees, Save the WORLD. Research shows that over the past 40 yrs the paper consumption has increased by over 400%. Where does the paper come from – of course from trees. Nearly 4 billion trees worldwide are cut down each year for paper, representing about 35 percent of all harvested trees. Year over year forests…

Getting started with Xcode

Are you just getting started with Xcode and don’t know where to start ? Well, there are several resources on internet – Apple dev site, YouTube tutorials etc. You could learn programming lang more in a systematic manner or learn through experimentation. My advice would be to learn in a systematic manner as Objective-C is…