Initial Sync Request
data class InitialSyncRequest(val reason: InitialSyncRequestReason) : GlobalError
Content copied to clipboard
The SDK requires the app (which should request the user) to perform an initial sync.
The SDK requires the app (which should request the user) to perform an initial sync.