-
Notifications
You must be signed in to change notification settings - Fork 27
feat: Support consent mapping #47
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
feat: Support consent mapping #47
Conversation
Co-Authored-By: denischilik <225006499+denischilik@users.noreply.github.com>
BrandonStalnaker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rmi22186
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add tests
- Created mocks - exposed methods and properties to swift Co-Authored-By: denischilik <225006499+denischilik@users.noreply.github.com>
denischilik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
This update adds support for passing consent to AppsFlyer through consentMapping, enabling DMA-compliant consent handling. The integration maps mParticle consent states to AppsFlyer’s consent API, ensuring user preferences for ad storage, personalization, and data usage are properly respected. This brings the AppsFlyer kit in line with the latest compliance requirements.
Testing Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)