Symptoms
Symantec VIP Android & iOS SDKs
The client application is issuing multiple retrieve transaction calls within a very short time window. The second (and subsequent) calls fail because the original push request has already been consumed by the first retrieval. This is an application-level behavior, not a server-side issue.
Additional contributing factor: Device clock drift can cause timestamp validation failures on push delivery.
For Customers / Integrators:
Debugging Tips:
Prevention