realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
368 stars 73 forks source link

Integrate Fine-Grained Notifications in macOS app #355

Closed stel closed 7 years ago

stel commented 7 years ago

Related to #352. Enables fine-grained notifications and supports ui writes without notifications. Uses the same trick with open write transaction as in #352, also fixes https://github.com/realm/RealmTasks/issues/208

/cc @jpsim, @TimOliver

jpsim commented 7 years ago

This works well between iOS and macOS syncing.