• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Has anyone used the VOIP background mode for a non-VOIP app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Has anyone used the VOIP background mode for a non-VOIP app?


  • Subject: Has anyone used the VOIP background mode for a non-VOIP app?
  • From: Chris Markle <email@hidden>
  • Date: Tue, 17 May 2011 13:50:32 -0700

The "App Store Review Guidelines" state (2.16) that "Multitasking apps
may only use background services for their intended purposes: VoIP,
audio playback, location, task completion, local notifications, etc."

There is a background mode plist key (UIBackgroundModes="voip") for
apps that provide VOIP services, allowing the app to continue to
handle listening and data sockets while in the background. In the
discussion for UIBackgroundModes, the doc states that: "These keys
should be used sparingly and only by applications providing the
indicated services."

All this taken together suggests that I shouldn't use this key for
"voip" unless I am specifically a VOIP application, or else risk App
Store rejection.

Is anyone using this form of background mode in an non-VOIP app that's
in the app store?

Fwiw I would like to be able to run in the background enough to be
able to send and receive SSH-level keepalives so that I can keep an
SSH session open, given that it's costly to setup in the first place
(imho).

Thanks in advance...

Chris
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Has anyone used the VOIP background mode for a non-VOIP app?
      • From: Steve Bird <email@hidden>
    • Re: Has anyone used the VOIP background mode for a non-VOIP app?
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Memory growing and growing when using UIImageView's image
  • Next by Date: Problems linking json-framework with ios application
  • Previous by thread: Re: Memory growing and growing when using UIImageView's image
  • Next by thread: Re: Has anyone used the VOIP background mode for a non-VOIP app?
  • Index(es):
    • Date
    • Thread