An app running on device that successfully registered for remote notifications with device token is not getting remote notifications from CloudKit:
- it is not getting triggered for CKRecordZoneSubscription in a custom zone in the private database
- it is not getting triggered for CKDatabaseSubscription in the shared database
The same app is running smoothly on two other 15.1 devices
Is anyone else experiencing this? What could be the cause of this?