Overview
When building a release version of your app with code shrinking or obfuscation enabled(e.g., using Proguard or R8), certain SDK dependencies must be excluded from obfuscation
to ensure stable runtime behavior. Add the following rules to your project’s
proguard-rules.pro file: