Associate your user
Calllogin after your own authentication succeeds and Pushctl registration is confirmed. Use a stable, non-secret ID from your backend. The callback runs after the API accepts the association.
logout when that user signs out:
Handle notification interaction
Delivery analytics
The SDK persists events before sending and retries them during later starts, registrations, and events. Deterministic event IDs make these retries safe.Notification
data values are strings. Use an application-level schema and parse them defensively.