Installation
Installing the iOS SDK.
Swift Package Manager
dependencies: [
.package(url: "https://github.com/snapodds/sdk-ios.git", .upToNextMajor(from: "2.0.0"))
]Direct integration of XCFramework
Camera Permission
Last updated
Was this helpful?