Hippo
Remember everything about your friends, family and colleagues using Hippo
- Fixed manage subscription url
- Tested Storekit subscriptions handling with new OpenSSL libraries
Week off to finish next release
- added context menu to Event table
- added context menu to Contact table
Fixed restoring UserActivities with new Scene implementation
- Added drag/drop to Events to open multi-tasking windows on iPad
- Added multi-tasking for iPad
- Wrote a blog explaining my strugges with iCloud sync implementation https://roelvanderkraan.nl/nspersistentcloudkitcontainer-struggles/
- Distribute new beta through testflight
- Updated privacy policy with iCloud sync
- Updated support pages explaining iCloud sync
- Moved trial state and onboarding state into iCloud key/value storage so users can't cheat the system
- Fixed errors due to Calendars being retrieved with the wrong type
- Fixed bug where Calendar selection would not work if you first gave permission
- Implemented iCloud sync settings as Apple recommended
- merged new Shortcuts to iCloud sync branch
- 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
- Tested iCloud sync when upgrading from last beta version
- Tested iCloud sync when upgrading from last stable version
- 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