sentry-cordova icon indicating copy to clipboard operation
sentry-cordova copied to clipboard

user feedback support

Open jtushar53 opened this issue 6 years ago • 8 comments

Hi,

Any support for User Feedback as i didn't see anything related to it in the docs.

jtushar53 avatar Feb 22 '19 07:02 jtushar53

Upgraded from using Raven to Sentry Cordova and showReportDialog() has vanished! (as has lastEventId() ) Any work around / update on this?

SlyDave avatar Dec 13 '19 17:12 SlyDave

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")

Siedlerchr avatar Nov 04 '21 13:11 Siedlerchr

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 🥀

github-actions[bot] avatar Apr 01 '22 00:04 github-actions[bot]

nudge.

SlyDave avatar Apr 01 '22 10:04 SlyDave

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 avatar Apr 12 '22 18:04 lucas-zimerman

@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

Siedlerchr avatar Apr 12 '22 20:04 Siedlerchr

Anyone here considering to move to Capacitor?

bruno-garcia avatar May 13 '22 14:05 bruno-garcia

We should also update the docs to show how to use it .

lucas-zimerman avatar Nov 24 '23 13:11 lucas-zimerman