BranchMetrics / ios-branch-deep-linking-attribution

The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
728 stars 229 forks source link

(WIP) - SDK 2223 DMA Consent Params Implementation #1345

Closed NidhiDixit09 closed 7 months ago

NidhiDixit09 commented 7 months ago

Reference

SDK-2223 -- Design and implement key/values to represent consent param

Summary

Motivation

Support new params added in Google Conversion API for DMA Compliance.

Type Of Change

Testing Instructions

cc @BranchMetrics/saas-sdk-devs for visibility.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (bf6e9ee) 50.73% compared to head (6a61813) 50.98%. Report is 2 commits behind head on master.

:exclamation: Current head 6a61813 differs from pull request most recent head ecb5e3b. Consider uploading reports for the commit ecb5e3b to get more accurate results

Files Patch % Lines
BranchSDK/BNCPreferenceHelper.m 86.95% 0 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1345 +/- ## ========================================== + Coverage 50.73% 50.98% +0.24% ========================================== Files 68 68 Lines 10081 10144 +63 Branches 3864 3884 +20 ========================================== + Hits 5115 5172 +57 Misses 4708 4708 - Partials 258 264 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.