Skip to content

updateCurrentDeviceAsync

suspend fun updateCurrentDeviceAsync()

Updates the locally known information about the current device. You should never have to call this manually, except if you getting null in AccountInfo.deviceExpires, which can happen if migrating from an older version of the SDK, or if the internal call to updateCurrentDevice failed when calling SealdSdk.importIdentity.

Throws

SealdException