Start
This section contains the necessary methods to start a process in BiometridFull.
The general idea behind BiometridFull is to implement Biometrid with UI. After initialize the SDK, it is possible to use the method below to start the WebView UI screens that implement the app id used during initialization.
Use the InterfaceCallback to observe if the SDK was started correctly (see more about in callbacks section).
Was this helpful?