Skip to content

Feedback successMessageText never shown #3583

@MichaelMarner

Description

@MichaelMarner

Platform

Flutter Mobile iOS, Flutter Mobile Android

Obfuscation

Disabled

Debug Info

Enabled

Doctor

[✓] Flutter (Channel stable, 3.38.2, on macOS 26.3.1 25D771280a darwin-arm64, locale en-AU) [400ms]
    • Flutter version 3.38.2 on channel stable at /Users/michael/bin/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision f5a8537f90 (4 months ago), 2025-11-18 09:27:21 -0500
    • Engine revision b5990e5ccc
    • Dart version 3.10.0
    • DevTools version 2.51.1
    • Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging

[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [2.8s]
    • Android SDK at /Users/michael/Library/Android/sdk
    • Emulator version 36.2.12.0 (build_id 14214601) (CL:N/A)
    • Platform android-36, build-tools 36.1.0
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
      This is the JDK bundled with the latest Android Studio installation on this machine.
      To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment (build 21.0.8+-14196175-b1038.72)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 26.2) [1,358ms]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 17C52
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web [5ms]
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Connected device (3 available) [9.4s]
    • iPhone 17 (mobile) • CA09F409-4139-4005-9543-84BC5B2F5C3A • ios            • com.apple.CoreSimulator.SimRuntime.iOS-26-1 (simulator)
    • macOS (desktop)    • macos                                • darwin-arm64   • macOS 26.3.1 25D771280a darwin-arm64
    • Chrome (web)       • chrome                               • web-javascript • Google Chrome 146.0.7680.164
    ! Error: CareApp’s iPhone has recently restarted. Xcode will continue when CareApp’s iPhone is unlocked. (code -14)

[✓] Network resources [1,148ms]
    • All expected network resources are available.

• No issues found!

Other Error Monitoring Solution

No

Other Error Monitoring Solution Name

No response

Version

9.15.0

Steps to Reproduce

  1. Configure the successMessageText when initialising Sentry
  2. Use SentryFeedbackWidget.show to capture feedback
  3. Complete form
  4. Press submit

Expected Result

After the feedback has been submitted, and the Feedback Widget has been popped off the navigator, returning the user to the app, I would expect that the success message would be shown in a Snackbar or similar.

Actual Result

There is no user feedback that the submission was successful.

Searching the codebase, it doesn't appear the options.feedback.successMessageText is used anywhere.

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions