Skip to content

Offline & Batching

Offline Behavior

If the device is offline, the SDK will store sesssions, events, logs, and crashes locally. Once internet connectivity is restored, the SDK will automatically send the stored sesssions, events, logs, and crashes in batches.

Network Connectivity Handling

  • If the device transitions from offline to online, any pending requests are retried immediately.