Questions tagged [iphone]
The iPhone is a touch screen mobile device by Apple Computer Inc. running the mobile iOS operating system.
129 questions
4 votes
1 answer
4k views
How do large companies deal with the 100 device limit in the Apple Developer Program [closed]
As far as I know both the regular and enterprise developer programs both have a 100 iPhone limit for development. I don't mean distributing the app for testing where the limit is higher, but for ...
4 votes
1 answer
272 views
If I develop a media player for mobile or desktop do I have to pay for a license if my player is able to read MP3 files?
I know MP3 is not open source format but proprietary and I found this website http://mp3licensing.com/help/developers.html that states that you need a license for basically everything that uses MP3. ...
3 votes
1 answer
917 views
How to deprecate an entire mobile application? [closed]
Six months ago I launched a free app that I developed and self-funded. From peak usage of a few thousand users, it has now bottomed out at a few hundred. It was an interesting project, from which I ...
3 votes
2 answers
1k views
iOS Core data & NSUserDefaults
I am creating an App where users can search items from an external API. If the users likes an item they can store them into their personal "favourites item list". My question is, is it a good ...
1 vote
3 answers
481 views
Security in an iOS game?
I'm part of a team building an iOS game which has multiplayer elements. A concern right now is how to make the game more secure, from user manipulation. I know there's a lot of multiplayer games out ...
0 votes
1 answer
240 views
Lazy-initialization vs preprocessing in image-based iOS app
I am making an iOS app which contains museum gallery: user can look through exhibits and then select info about it, etc. On the exhibit screen I have two ScrollViews that are different, but are being ...
2 votes
2 answers
2k views
Is there a download limit to ios apps?
With reference to iOS 7. I couldn't find any Apple documents with regards to this. Are we able to download any size of documents and manage them ourselves (within our app say < 100MB)? Example, we ...
-2 votes
2 answers
210 views
iOS7 apps only using iPad only
I would like to develop iOS apps but due to budgetary issues I can only afford an iPad mini gen1 or iPod touch 5th gen. Is it possible for me to make apps for all iPhones and iPads/iPods using just a ...