Apple – September Event 2015 – YouTube

Apple’s September event where they typically announce the iPhone “s” series was a lot more this time around. Not only the iPhone 6S & 6S+ have major updates, the iPad Pro, Pencil and the Apple TV updates are very interesting as well. Recommend taking the time to watch this event:

iPad has gained critical mass says a Comscore report

Comscore reports that tablets have gained critical mass ! And since no tablet has come close to iPad, it translates to iPad has gained critical mass. With time, our usage patterns will evolve as well, for example the study shows that tablet users are more likely to view video than smart phone users and while…

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…

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…