Issue with the “timestamp” key value You need to update the "timestamp" key each time you send a push notification.
You can find the current timestamp value from https://currentmillis.com/.
For testing purposes, you can send a push notification directly using Apple’s push service. No need to set up or server setup.
You can access it via https://apnspush.com/, which provides sample push payloads for various push types.