ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

Detect events from the address book so that changes to contacts get picked up sooner #79

Closed chrislim closed 9 years ago

chrislim commented 9 years ago

When a user is not in developer mode, if they link two contacts together that change does not show up in the app until the next day. We should listen for changes to the address book and update those as needed instead.

chrislim commented 9 years ago

Recent commit should solve this.