Session URL Retrieval
Retrieve and utilize the current session URL dynamically with Zipy's getCurrentSessionUrl function.
let sessionURL = Zipy.getCurrentSessionURL()
print("Current session can be viewed at: \(sessionURL)")Last updated
Retrieve and utilize the current session URL dynamically with Zipy's getCurrentSessionUrl function.
let sessionURL = Zipy.getCurrentSessionURL()
print("Current session can be viewed at: \(sessionURL)")Last updated