AppLovin / AppLovin-MAX-Unity-Plugin

130 stars 35 forks source link

AdaptiveBannerHeight is 68 in debug apk and 50 in relese. why? #292

Open laststare opened 1 year ago

laststare commented 1 year ago

MAX Plugin Version

5.11.4

Unity Version

2022.1.10

Device/Platform Info

Android 9

Current Behavior

When i call MaxSdkUtils.GetAdaptiveBannerHeight() in debug build i got 68 points, but in release it allways 50

Expected Behavior

68 points banner height in release apk version

How to Reproduce

Make signed debug and release apk build. run it and call MaxSdkUtils.GetAdaptiveBannerHeight()

Additional Info

No response

JonathanLiuApp commented 1 year ago

Unfortunately, I wasn't able to reproduce the error. Are you able to reproduce this in our demo app?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.