Skip to content

Add GDPR and CCPA consent APIs to Chartboost Flutter Adapter Plugin#1221

Open
LTPhantom wants to merge 1 commit intomainfrom
test_702353803
Open

Add GDPR and CCPA consent APIs to Chartboost Flutter Adapter Plugin#1221
LTPhantom wants to merge 1 commit intomainfrom
test_702353803

Conversation

@LTPhantom
Copy link
Collaborator

Add GDPR and CCPA consent APIs to Chartboost Flutter Adapter Plugin

@bichenwang
Copy link

Hey, thank you for this. I'm still out of the country, but on a cursory glance, it looks like you're using 9.8.1 on Android which has the latest support for everything. Which is great. But we downgraded a lot of our dependencies in 9.8.2 to support Unity 2022 LTS more seamlessly. Not sure if y'all want to also see if you want to use 9.8.2 moving forward or if you would like to be on the more cutting edge of things. We may continue Unity 2022 support for 9.9.x series so ymmv if you want to swap to 9.8.2 now or later. Good luck!

ccpaConsent
? CHBDataUseConsent.CCPA.Consent.optInSale : CHBDataUseConsent.CCPA.Consent.optOutSale)
)
}

Choose a reason for hiding this comment

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

Hello, I am Haoxin, an iOS engineer from Chartboost. I reviewed both Swift files and they look good. Thanks!

Choose a reason for hiding this comment

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

Extra note: you are interested in clearing the consent status by any chance, you can call
Chartboost.clearDataUseConsent(for: .GDPR) / Chartboost.clearDataUseConsent(for: .CCPA).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks @CB-HaoxinLi! Updated my PR. I would appreciate another quick review

@LTPhantom LTPhantom force-pushed the test_702353803 branch 3 times, most recently from 24afe63 to 869cc6d Compare January 27, 2025 17:32
@EinBexiii
Copy link

any news when it gets merged? @CB-HaoxinLi

@ycv005
Copy link

ycv005 commented Aug 14, 2025

@LTPhantom can you also fix this same issue but from different plugin #1345

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.

5 participants