Docs
Feedi docs
Install the headless SDK, submit feedback, and wire signed webhook automation without extra platform surface.
Platform
Set up the SDK
Install
Add Feedi with your platform package manager in the app target that owns feedback UI.
dependencies: [
.package(url: "https://github.com/getfeedi/feedi-ios-sdk", from: "1.0.1")
]In Xcode, choose File > Add Package Dependencies and paste the repository URL, or add the .package(...) line to Package.swift.