sentry-cordova
sentry-cordova copied to clipboard
user feedback support
Hi,
Any support for User Feedback as i didn't see anything related to it in the docs.
Upgraded from using Raven to Sentry Cordova and showReportDialog() has vanished! (as has lastEventId() ) Any work around / update on this?
I am using a cordova/angular app and this is still not implemented in v1.0.0.0. `property 'showReportDialog' does not exist on type 'typeof import("/node_modules/sentry-cordova/dist/js/sentry-cordova")
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
nudge.
Would you like to have the User feedback API available where you just input the user information (email, eventId, description) and you implement the UI or you want the showReportDialog from @sentry/angular ?
@lucas-zimerman I would be happy with either of those two options. We use the dialog as an option where use can provide custom feedback, not only in case of an error. However, as we cannot use the dialog in cordova we cannot use the plugin to get native stack traces without giving up the possibility to capture user feedback
Anyone here considering to move to Capacitor?
We should also update the docs to show how to use it .