1

I am trying to pass GDPR consent to flurry from my android app. Per this documentation: https://developer.yahoo.com/flurry/docs/publisher/android/gdpr/

I should use : consentStrings.put(β€œIAB”, iabString); but we don't use the IAB framework. What should be the key-value pair in that case?

Pdroid
  • 66
  • 1
  • 8
  • looks like they allow consent for IAB only https://developer.yahoo.com/flurry/docs/publisher/gdpr/ what other scenario are you thinking you want to pass consent for? – Blundell Jan 24 '20 at 21:30
  • I am also passing consent for CCPA through {setDataSaleOptOut} but since our app is available in EU as well, we need to make sure it is GDPR compliant. – Pdroid Jan 24 '20 at 21:37

1 Answers1

1

At the moment, that method only supports IAB