Questions about issues that are specifically related to Apple's iOS operating systems (whether directly or indirectly).

learn more… | top users | synonyms (1)

10
votes
2answers
17k views

Current iOS version/device statistics?

The answer to this SO question has become stale: iOS version/device statistics - where can i find? because time currency wasn't part of that question, and iOS version updates have been release since ...
6
votes
5answers
8k views

iOS Development Certifications

Are there any iOS Development Certifications online? offline?
2
votes
6answers
2k views

Should I still consider using Appcelerator Titanium for building mobile apps if I don't have any web dev skills?

I'm an experienced desktop developer who's recently begun writing iOS apps and would like to venture into Android development as well. I've been hearing a lot of talk surrounding the Appcelerator ...
0
votes
2answers
371 views

Permission to reuse iOS sample code in commercial app? [closed]

Do we have permission to re-use iOS sample code from the apple developer website in a commercial app? Are we allowed to use it with modifications? Not sure of how to interpret all the legalese on the ...
0
votes
4answers
650 views

Beginning with smartphone app development [closed]

I have a job from a client that needs a iPhone/iPad app. I'm new to the smartphone development so where do I begin with? Do you have some nice in depth beginning tutorials of some kind? JS libraries I ...
1
vote
1answer
222 views

How to check any undocumented methods provided by apple?

The following tools is provided by Apple dlopen dlsym objc_getClass sel_registerName objc_msgSend Those are listing Objective-C selectors, or strings. Objective-C selectors are stored in a special ...
3
votes
5answers
733 views

Does learning to develop for iOS create a lock-in? [closed]

If I begin my career (first job) with developing on the iOS platform, does that lock me in into iOS and Mac OS X development only? By locking me in I mean will that create barriers for me to switch ...
8
votes
3answers
358 views

Is it unethical to track app usage through REST API calls?

I am building an app that communicates with my website with ASIHTTPRequest to a PHP-based REST API on the server side. Naturally, in my app I have different endpoints on the server side, and usually ...
5
votes
5answers
7k views

Is the macbook air 11" 2 gig sufficient for xcode development?

i've googled this question A LOT and i get a heap of conflicting answers -- mainly by people who do not in fact own a macbook air and are just giving their opinions. My problem is i was just given a ...
4
votes
1answer
171 views

Could Apple and Microsoft allow the GPLv3 on their locked-down devices?

It seems that both Apple and Microsoft prohibit GPLv3-licensed software in the app stores for their locked-down devices (i.e. iOS, Windows Phone and the Metro part of Windows). I have heard various ...
2
votes
6answers
1k views

Is Big Nerd Ranch or AboutObjects iOS training worth it? [closed]

I have a CS undergrad degree and have been programming for several years with my current company, messed around with Objective-C by making a few console apps and a few simple apps that I ran in the ...
2
votes
2answers
6k views

iOS version/device statistics - where can I find? [duplicate]

Since I am developing iOS apps I'm trying to find stats on how many iOS devices there are out there. Preferably broken down into versions: Iphone 3G, Iphone 3Gs, Iphone 4 etc. Also I'd like to know ...
0
votes
1answer
147 views

Using an AGPL 3.0-licensed library for extra functionality in an iOS app

I am building an iOS application, and I am planning to incorporate an AGPL 3.0-licensed library to it to provide some extra (non-essential) functionality. I’ve got a couple of questions regarding ...
0
votes
1answer
1k views

How long does it take for an Apple Developer Program application to be approved?

I just registered my company with the iOS developer program. How long does it take for the registration to be reviewed?