Open laststare opened 1 year ago
5.11.4
2022.1.10
Android 9
When i call MaxSdkUtils.GetAdaptiveBannerHeight() in debug build i got 68 points, but in release it allways 50
68 points banner height in release apk version
Make signed debug and release apk build. run it and call MaxSdkUtils.GetAdaptiveBannerHeight()
No response
Unfortunately, I wasn't able to reproduce the error. Are you able to reproduce this in our demo app?
This issue is stale because it has been open for 30 days with no activity.
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