AppLovin / AppLovin-MAX-SDK-Android

Other
228 stars 102 forks source link

When build release version, using minifyReleaseWithR8, and then report NullPointerException #726

Open sivanhe opened 3 weeks ago

sivanhe commented 3 weeks ago

MAX SDK Version

13.0.0

Device/Platform Info

any

Current Behavior

When build release version, build output failed, the log is next: e3b026ee-9030-4813-9528-c5a800afaa68

Expected Behavior

No response

How to Reproduce

  1. in app level: buildscript.dependencies is classpath "com.android.tools.build:gradle:7.4.1"
  2. distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
  3. java and kotlin mixed code
  4. max sdk version upgraded from 11.2.2 to 13.0.0 (11.2.2 has not this question)

Reproducible in the demo app?

No

Additional Info

No response

applovinAsh commented 2 weeks ago

@sivanhe, are you able to reproduce the issue in the demo application? If so, can you provide the project's zip file so we can investigate?