initialize

suspend fun initialize(enableUnlockWithTap: Boolean): SeamResult<Unit>

Initializes the phone setup processes so that the app user's phone is ready to accept mobile keys and downloads any existing mobile keys.

Return

Success or failure initializing the specified phone functionality. If the initialization fails, returns an SeamError to explain the failure.