Feature Requests
In Progress
iOS and Android widget
Native SDKs for iOS and Android that let teams embed the Quackback feedback widget directly inside their mobile apps, just like the existing web widget.
Problem
There's no way to collect in-app feedback on mobile. Users have to leave the app to submit ideas, which adds friction and lowers engagement.
Proposed Solution
- Native SDKs (Swift/Kotlin) with the same core experience as the web widget: submit ideas, vote, and view status updates.
- Customisable theming including dark mode to match the host app.
- Automatic user identification so feedback is tied to the right account.
- Floating button trigger or programmatic activation.
Why It Matters
Many products are mobile-first. Collecting feedback where users already are leads to better engagement and closes a key gap with commercial alternatives.
3 Comments
Sign in to comment
James Morton
Team·12 days ago
Team·12 days agoWork has started on this, I should hopefully be able to provide an update in the next week.
James Morton
Team·21 days ago
Team·21 days agoThanks for the suggestion, Yannick! This is a great idea. I'm looking into what would be required to get this developed. Stay tuned!
Both SDKs are built and testable from GitHub but I'm polishing before an official release - need to publish packages, add CI, and do proper device testing on iOS. If anyone wants to try them early: - iOS (SPM): https://github.com/QuackbackIO/quackback-ios - Android: clone https://github.com/QuackbackIO/quackback-android and build locally Feedback on either is very welcome, especially from iOS testers!