But what until then? This is the best I could come up with:
1) Send a calendar invite to the users' installed exchange email address. Email and calendar (and the ActiveSync client) run in the background. Just make sure that the meeting time is just a few minutes into the future. Remember to set a reminder.
2) The user will have the phone beep as a calendar reminder.
3) If the user notices and unlocks there is a good chance she can be notified that there is something important waiting for her in your app.
Very clumsy. To make matters worse, the links dont work on the iPhone calendar.
Does anyone else have any other ideas?
1 comment:
If you develop for jailbroken iPhones then you can run in the background. There's also an app called Backgrounder which lets existing apps run in the background.
Still, the right solution is for Apple to add support for this to their SDK. Some sort of event-based mechanism where your app can be notified when timers expire, data comes in from the network, etc. would seem the obvious solution. (Just polling in the background all the time will chew up your battery)
Post a Comment