CloudKit Dashboard shows push log, but it is not received, why?

I am struggling since a couple of weeks with the implementation of a silent push notification of database changes from iCloud. I have read everything about that, but I couldn't find out what I am missing to finally receive the push notification. Now I watched the loggings on CloudKit Dashboard and I surprisingly found, that there is a "push" logging (see image below).


https://i.stack.imgur.com/NWwI9.png


But my real devices (iPhone and iPad) are never receiving the push notification via "application didReceive...." in the AppDelegate. What could be the reason? YES, I registered successfully for push notification in "application didFinishLaunching" and the apps capabilities are set properly. Does the logging prove a push from APNS ? Any answer, hint is welcome. Thanks in advance!

Replies

Did you ever find a solution to this? I'm having the same issue.

any success guys? it seems that the server sends 500 push notifications:



https://imgur.com/a/4B0ZU2F