Feature

In-App Surveys

Ask the right questions at the right time

Quantitative Data

Voting tells you what users want. Surveys tell you why. Combine qualitative feedback with measurable scores to make confident decisions.

NPS Tracking

Track your Net Promoter Score over time. See how each release moves the needle and catch satisfaction dips before they hit your App Store ratings.

Targeted Feedback

Survey power users after 50 sessions, not new users on day one. Target by app version, session count, feature usage, or custom segments.

Non-Intrusive Presentation

Surveys appear as native bottom sheets that users can dismiss without friction. No modal takeovers, no dark patterns, no frustration.

Feedback with numbers attached

Feature requests and bug reports tell you what to build and what to fix. But some questions need a scale, not a text field. How satisfied are your users, really? Which onboarding step feels confusing? Would they recommend your app to a friend?

Feedback Board surveys give you structured, quantitative answers from the people who matter most: your active users.

The right question at the right moment

Timing is everything. Asking a brand-new user for an NPS score is meaningless. Asking a power user who just completed their 100th session is gold. Feedback Board lets you define targeting rules from your dashboard: trigger surveys based on session count, app version, days since install, feature usage, or custom segments you define.

Question types that fit the question

Choose from NPS (0-10 scale), star ratings, multiple choice, or open-ended text. Mix question types within a single survey. Keep it short: one or two questions get far higher completion rates than a ten-question form.

Native, not annoying

Surveys appear as SwiftUI bottom sheets that slide up naturally. Users can dismiss them with a swipe. No full-screen modals blocking their workflow. No “rate us!” popups on every launch. Respect your users’ time and they will actually answer.

Compare across versions

Track your NPS score release over release. See if that big redesign improved satisfaction or tanked it. Catch problems early, celebrate wins with data, and make your next sprint planning session a lot more productive.

Quick Integration

import FeedbackBoard

// Surveys trigger automatically based on your
// dashboard targeting rules. No code needed
// beyond initial setup.

// Or trigger manually for specific flows:
FeedbackBoard.presentSurvey(
    id: "post-checkout",
    from: self
)

Ready to add in-app surveys to your app?

Get started in under 5 minutes with our native iOS SDK.