Skip to content

Commit

Permalink
Add feature flag for SKAN API (#993)
Browse files Browse the repository at this point in the history
Task/Issue URL:  https://app.asana.com/0/0/1208294274484279/f
iOS PR:  duckduckgo/iOS#3356
macOS PR: duckduckgo/macos-browser#3265
What kind of version bump will this require?: Minor

**Description**:
Add feature flag for SKAN API
  • Loading branch information
Bunn authored Sep 12, 2024
1 parent b55c174 commit 0021e32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public enum PrivacyFeature: String {
case newTabPageImprovements
case syncPromotion
case autofillSurveys
case marketplaceAdPostback
}

/// An abstraction to be implemented by any "subfeature" of a given `PrivacyConfiguration` feature.
Expand Down

0 comments on commit 0021e32

Please sign in to comment.