I'm using the attachScreenshot
property in Sentry. Everything works as expected. The only question is, do I have to ask permissions to do this? Similar than camera or bluetooth.
Asked
Active
Viewed 26 times
0

Gerardo
- 168
- 2
- 8
1 Answers
1
If your app has sensitive data on the screen, you shouldn't enable this feature. Otherwise there's no permission you need to ask from the OS point of view, it should just work.

Bruno Garcia
- 6,029
- 3
- 25
- 38