Skip to content
Notifie
Documentation
DocsCore concepts

Core concepts

Delivery states

Provider acceptance, device presentation, and user engagement are different observations.

The evidence chain

StateWhat it provesWhat it does not prove
QueuedA durable job existsA provider request occurred
Provider acceptedAPNs or FCM accepted the requestThe device displayed it
PresentedThe SDK observed presentation where supportedThe user read it
OpenedThe user opened through the notificationThe destination action succeeded

Failures

Dead-token responses deactivate only the proven invalid token. Configuration failures remain permanent without damaging tokens. Timeouts, rate limits, and provider unavailability remain retryable.