On Wed, Oct 14, 2009 at 7:29 AM, Anthony Smith <anth...@sticksnleaves.com> wrote: > I read on a forum somewhere that it's necessary to detect the device your > app is running on and enable/disable features accordingly (e.g. disable > phone feature on iPod) for app approval.
I can't speak to what's required for approval, but I would definitely disable telephone only features when they are not available. Remember this should not be a simple iPhone vs. iPod check; you should be checking for the individual features as there may some day be an iPod that has features now considered iPhone-specific (as has happened in the past with external speakers, microphones, etc.) or there may be an iPhone that is somehow more iPod-like. Testing for individual features is a good way to future-proof yourself. > If an app is meant for the iPhone > only, is it necessary to detect the device and notify the user? If you app absolutely requires an iPhone, then you should say so when you submit your application to iTunesConnect. This will prevent the end-user from even installing the app on an iPod touch. -- Clark S. Cox III clarkc...@gmail.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com