Replies: 1 comment 3 replies
-
Hello @rakuyoMo. The only solution I can think of, is for you to take the screenshot and set it in the scope before capturing user feedback. If you think this would be a interesting feature, I kindly ask you to open an issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I found that
attachScreenshot
andattachViewHierarchy
are not available in the user feedback.SentryScreenshot
andSentryViewHierarchy
are also not public.So is there any other way I can achieve this? I haven't found any other interface and it seems that I have to implement the relevant functionality manually myself for now.
I am using iOS and Android SDK
Beta Was this translation helpful? Give feedback.
All reactions