googleads / googleads-consent-sdk-android

Consent SDK
https://developers.google.com/admob/android/eu-consent
Apache License 2.0
100 stars 82 forks source link

Could not parse Event FE preflight response library 1.0.7 #96

Open ghost opened 5 years ago

ghost commented 5 years ago

implementation 'com.google.android.ads.consent:consent-library:1.0.7'

PhantomLord72 commented 4 years ago

up

PhantomLord72 commented 4 years ago

I have solved in this way: create a project apart for the consent library, set minify = false and proguard unactive, build in release mode. Then in my app, imported the aar of the library. Maybe proguard messes up the consent library