Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.privy.io/llms.txt

Use this file to discover all available pages before exploring further.

Requirements

  • iOS 17+
  • Xcode 16+

SDK 2.0

All of our documentation reflects the APIs of our 2.Y.Z SDK, which is still in beta. It is highly recommended to integrate 2.Y.Z into your application, as we are close to GA. To find the latest SDK version, see our Github Releases page.

Installation

Install the Privy Swift SDK via the Swift Package Manager:
  1. In Xcode, navigate to File > Add Package Dependencies
  2. In the “Search or Enter Package URL” search box enter:
    https://github.com/privy-io/privy-ios
    
  3. Select the appropriate version and click Add Package