Last updated
The Tracking API allows managing the completion of tracking in the Onboarding or Authentication Flow.
Integrated session closure: When invoking the completion service, it is not necessary to call the method closeSession of the SDK Mobile/Web.
Validation completion: It must be invoked once all validations in the Flow have been completed.
Run validations: Complete all validations of the Onboarding or Authentication Flow.
Finish Tracking: Invoke the service finishTracking to close the tracking process.
Last updated