uploadAppState

abstract suspend fun uploadAppState(appMetadata: ByteArray)

Encrypt + store appMetadata; skips the write when unchanged since the last upload.