• 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
iOS4: UI Update on Background
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iOS4: UI Update on Background


  • Subject: iOS4: UI Update on Background
  • From: Angelica Grace Tanchico <email@hidden>
  • Date: Fri, 25 Jun 2010 12:07:31 +0800
  • Importance: Normal

Hello,


Based on iPhone Application Programming Guide document:

"Avoid updating your windows and views. While in the background, your application’s windows and views are not visible, so you should not try to update them. Although creating and manipulating window and view objects in the background will not cause your application to be terminated, this work should be postponed until your application moves to the foreground."

Can iOS4 make a suspended task come to foreground when a trigger occur? For example, in a voip app, an incoming call is received while the app is in background, can it make the voip app (currently in the background) into foreground (making the current loaded app suspended to background)? This way, any update on the windows or views can be done immediately (since the app will be forced to be loaded into foreground). Or will it like be on Push service that only notification can be shown? What can be the best way to implement when this scenario happens?

Thanks in advance!


Regards,
Angie

_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969_______________________________________________

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: iOS4: UI Update on Background
      • From: Scott Anguish <email@hidden>
  • Prev by Date: Re: Compile Error: undeclared (first use in this function) --> While Init'ing an Object
  • Next by Date: iOS4: Sockets for VOIP
  • Previous by thread: Re: accessing core data sqlite from utility
  • Next by thread: Re: iOS4: UI Update on Background
  • Index(es):
    • Date
    • Thread