Session Management
Android And IOS
The ZTK SDK is abstracted from the user’s session in the FI application. The integrator should ensure the SDK methods are called only after user logs into the FI application in any scenario.
In case of the session time out, the SDK’s onFailure(int error) – Android & didFailure(error : int) - iOS will be called, and the Financial Institution’s application should handle the call-backs and redirect the user to the login page.