> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-mobile/ios-sdk.md).

# iOS SDK

### What you can do with this SDK

* Install and initialize the SDK in your iOS project.
* Run biometric flows such as **IDV Mobile** and **Simplified Launch**.
* Configure Components and modules of the SDK.
* Customize the experience (UI, text, and behaviors).
* Check practical examples in **Swift**.
* Review the version history and improvements.

***

### Table of contents

* [**Minimum requirements**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/requisitos-minimos.md)\
  Minimum requirements needed to integrate the SDK.
* [**Installation**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/instalacion.md)\
  Integrate the SDK using CocoaPods or Swift Package Manager
* [**Initialization**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/inicializacion.md)\
  Initialization and usage of the SDK
  * [**IDV Mobile Integration**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/inicializacion/integracion-idv-mobile.md)\
    Implement Identity Verification flows.
  * [**Simplified Launch**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/inicializacion/lanzamiento-simplificado.md)\
    Run biometric processes with minimum configuration.
* [**Components and modules**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/modulos.md)\
  Configure and combine the available SDK modules.
* [**Generic Error handling**<br>](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/manejo-de-errores-genericos.md)Details of the different errors that the SDK can return.
* [**SDK Customization**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/personalizacion.md)\
  Adjust the interface, the text, and the behavior.
* [**Sample applications**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/aplicaciones-de-ejemplo.md)\
  Functional examples ready to run.
* [**Advanced settings**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/ajustes-avanzados.md)\
  Additional configurations and special cases.
* [**Changelog**](/docs.facephi-en/sdks/sdk-mobile/ios-sdk/changelog.md)\
  Changes, improvements, and fixes by Version.
