I'm having an issue where the UserFeedback feature is working fine when there is an exception. However, I'm also trying to use it if a person just needs help with a feature or has a suggestion. Screenshot with the code and console log... i'm not seeing any error nor am i seeing the feedback ever appear in the sentry ui.
#Feedback not working
1 messages · Page 1 of 1 (latest)
Can you check the network tab? What does it say?
no activity at all on the network tab
if you set debug: true in Sentry.init() what shows?
I only set that in my client config and i only got 1 warning when the app started.... no other messages
[Sentry] Cannot initialize SDK with debug option using a non-debug bundle.