googleads-consent-sdk-android icon indicating copy to clipboard operation
googleads-consent-sdk-android copied to clipboard

Could not parse Event FE preflight response library 1.0.7

Open ghost opened this issue 4 years ago • 2 comments

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

ghost avatar Jul 30 '19 09:07 ghost

up

PhantomLord72 avatar Nov 18 '19 02:11 PhantomLord72

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

PhantomLord72 avatar Nov 19 '19 19:11 PhantomLord72