Does a database subscription send a notification when the current user of the device accept a CloudKit share?
Does the user accepting a CKShare trigger a notification for a CKDatabaseSubscription?
In my experience, no. You should manually trigger your sync logic.