• 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
Re: Proper way to perform a task in the future on iOS 7 and 8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proper way to perform a task in the future on iOS 7 and 8


  • Subject: Re: Proper way to perform a task in the future on iOS 7 and 8
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 05 May 2015 12:00:41 -0500

On 4 May 2015, at 1:29 PM, Alex Zavatone <email@hidden> wrote:
>
> Since the app is already receiving location updates in the background, does it make sense to check if the current time is > than the expiry timestamp within a location manager update?

It makes so much sense to me that I don’t know why I’d be less than comfortable with it. You mean to disregard updates from Region A after time T. That includes the first update at (t ≥ T). How you disregard them is an implementation detail.

Why can’t “disregard” at that first update mean literally that your handler ignores the “live” behavior and removes the region? I believe regions are a limited resource. Would that be a problem for you?

	— F


_______________________________________________

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


References: 
 >Proper way to perform a task in the future on iOS 7 and 8 (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Help: NSScrollView is resizing its documentView down to (0, 0)
  • Next by Date: malloc(0) returns a pointer, not NULL
  • Previous by thread: Re: Proper way to perform a task in the future on iOS 7 and 8
  • Next by thread: What is ~/Library/Caches/<my app>/<...> for?
  • Index(es):
    • Date
    • Thread