For high-throughput in-person ID Verifier flows, is it recommended to call MobileDocumentReader.prepare() before the operator starts a check and cache the prepared MobileDocumentReaderSession for one later requestDocument call?
Or should apps only call prepare() after explicit user intent? If prewarming is supported what should invalidate a prepared session?