Receive future value on feedback with sentryUpload #307
Unanswered
Phoenix-TU
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I'd like to receive a future value when the user uploads his feedback on Sentry, so i can show a
snackbar
.Unfortunately, the method
BetterFeedback.of(context).showAndUploadToSentry
doesn't give any value of return.I noticed that there is a
.onFeedback
function, but i cannot understand how it works.How can i do?
Beta Was this translation helpful? Give feedback.
All reactions