Re: Proper way to perform a task in the future on iOS 7 and 8
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