Persistent State
The Biocapture SDK contains a licensing and activation part, which automatically run with the start of a scan session.
//todo
Key List
Do not depend on any persisted state's values or format, because it might become unavailable without warning after an SDK update. Likewise, modification of SDK persisted state leads to undefined behavior and is not supported. Apart from core/license internal persistent state, all information is available via PBcmFlowDelegate.
// todo
Resetting persisted state is unsupported and offered for implementing test use cases only. Do not offer a user-facing feature to clear persistent state, because it may negatively impact availability, and diagnostics.