Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert(iOS): revert unnecessary privacy manifest (#5266) #5296

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

kathaypacific
Copy link
Collaborator

Description

This reverts commit e07c16b. I misunderstood the Apple documentation - we cannot declare the privacy manifest on behalf of third-party SDK's (the privacy manifest needs to be at the same "level" as the usage).

Test plan

n/a

Related issues

Backwards compatibility

Y

Network scalability

Y

@kathaypacific kathaypacific changed the title Revert "chore(iOS): update privacy policy (#5266)" revert(iOS): revert unnecessary privacy manifest (#5266) Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.01%. Comparing base (474cd91) to head (79d1487).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5296      +/-   ##
==========================================
- Coverage   86.01%   86.01%   -0.01%     
==========================================
  Files         746      746              
  Lines       30520    30520              
  Branches     5291     5291              
==========================================
- Hits        26252    26251       -1     
- Misses       4036     4037       +1     
  Partials      232      232              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 474cd91...79d1487. Read the comment docs.

Copy link
Member

@jeanregisser jeanregisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@kathaypacific kathaypacific added this pull request to the merge queue Apr 22, 2024
Merged via the queue into main with commit 9f0c6a3 Apr 22, 2024
16 of 17 checks passed
@kathaypacific kathaypacific deleted the revert-5266-kathy/privacy-policy branch April 22, 2024 12:59
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
…alora-inc#5296)

### Description

This reverts commit e07c16b. I
misunderstood the Apple documentation - we cannot declare the privacy
manifest on behalf of third-party SDK's (the privacy manifest needs to
be at the same "level" as the usage).

### Test plan

n/a

### Related issues

- Related to RET-1058

### Backwards compatibility

Y

### Network scalability

Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants