AppLovin / AppLovin-MAX-SDK-Android

Other
210 stars 95 forks source link

Description of what AppLovinQualityService does #624

Open tsumuchan opened 4 months ago

tsumuchan commented 4 months ago

Feature Description

It is a known problem that adding the AppLovinQualityServiceGradlePlugin (Ad Review) increases build time. So I am thinking of disabling it in the debug build and enabling it in the release build.

However, I am concerned that this may cause problems during release, even though there were no problems during development.

So, can you give us more details on what AppLovinQualityServicePlugin is doing? Also, please tell us if there are any problems that might occur if the process is disabled in the debug build and enabled in the release build.

And since there must be other users who are having the same problem, we would like to request that it be mentioned in the documentation.