dd-sdk-ios icon indicating copy to clipboard operation
dd-sdk-ios copied to clipboard

RUM-5390 Add Image Privacy Level Configuration

Open maciejburda opened this issue 1 year ago • 3 comments

What and why?

Adds image recording configuration based on this RFC (internal), allowing to record all, contextual or no images.

How?

It's propagated in similar way to Privacy, through context. Additionally we needed a way to enforce image recording, currently used by UIActivityRecorder.

Review checklist

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration)
  • [ ] Make sure each commit and the PR mention the Issue number or JIRA reference
  • [ ] Add CHANGELOG entry for user facing changes

maciejburda avatar Jul 16 '24 15:07 maciejburda

Library Vulnerabilities

Medium badge

Is that the sort of things we want to add to the changelog?

mariedm avatar Jul 19 '24 12:07 mariedm

Changing to draft. There's a performance issue on Shopist which will require additional investigation.

maciejburda avatar Jul 25 '24 12:07 maciejburda

We decided to merge it to a feature branch.

maciejburda avatar Aug 21 '24 11:08 maciejburda