Feedback from iOS apps
Feedback from your apps lands in the same inbox as web feedback — with app version and device right next to it.
What it looks like
- One file
- A lean Swift client, no dependencies, no framework, no tracking.
- Automatic context
- Platform, app version, build number, device model and locale come along on their own.
- Wording from Tellstack
- Labels, colours and limits are fetched from the form configuration — changes take effect without an app update.
- Ready-made UI
- A SwiftUI view to adopt, or draw your own design.
- Safe in the app
- The project key may only write. It can read nothing, which is why it belongs in app code without worry.
Guide inside your account
The full guide contains your project key and therefore sits behind sign-in: ready-made client, SwiftUI view, sample project.
Already have an account?
Then head straight to the iOS guide with your key. Other routes: Web widget and REST API.