SAP C_C4H620_34 Question Answer
How can you check the session status in an iOS Swift SDK?
gigya.isLoggedIn()
gigya.isSessionAlive()
gigya.sessionExpiration Timestamp
gigya.sharedInstance().sessionExpiration Timestamp
To check the session status in an iOS Swift SDK, you can use the following methods:
gigya.isLoggedIn(): This method checks if the user is currently logged into their session.
gigya.isSessionAlive(): This method verifies if the user's session is still active and valid.
Both methods provide a way to determine the session status, ensuring that the user is authenticated and the session is active.
References
SAP Customer Data Cloud iOS SDK Documentation
TESTED 13 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved