Open kberzinch opened 10 months ago
From a quick look, Sentry's Android SDK doesn't have the same feedback API as the web SDK does. You have to associate user feedback with an event which is a little hacky
The web SDK also associates feedback with an event internally.
You could just hit the API directly though: https://docs.sentry.io/api/projects/submit-user-feedback/
Make a Wish has been removed from the web UI and should be removed from the Android app for consistency.