> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rampkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# getActiveSession

> Access the active session on iOS

## getActiveSession

```swift theme={null}
let session = RampKit.getActiveSession()
```

Returns details about the currently active flow/session if any. Useful for debugging and conditional UI.
