Hippo

Remember everything about your friends, family and colleagues using Hippo

- Wrote a blog explaining my strugges with iCloud sync implementation https://roelvanderkraan.nl/nspersistentcloudkitcontainer-struggles/

- Moved trial state and onboarding state into iCloud key/value storage so users can't cheat the system

- Fixed bug where Calendar selection would not work if you first gave permission

- posted to apple's dev forum on how to toggle iCloud sync with NSPersistentCloudkitContainer https://developer.apple.com/forums/thread/658119

- reworked todo table in Person view to use FetchedResultsController to fix a number of bugs

- sent tweet requesting testers for Hippo's iCloud sync feature: https://twitter.com/roelvanderkraan/status/1296101773539770368

- Fixed bug when marking a todo as done while also editing its title

- Added NSUserActivities for View reminders, Add event and Add reminder

- Moved avatar image data out of Person entity and into separate asset table to make iCloud requests smaller