> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/kyc-mobile-sdk/integration-overview/ios-sdk/framework-version.md).

# Framework Version

```kotlin
let version = vidaKYC.getFrameworkVersion()
print("VIDA KYC SDK Version: \(version)")
```
