YoYoGames / GMEXT-AdMob

Repository for GameMaker's AdMob Extension
Other
7 stars 2 forks source link

[Wiki] Add instructions about setting up / managing the mediation adapter extensions #27

Open caroparo opened 6 months ago

caroparo commented 6 months ago

New users seem to get confused about SDK warnings or errors from Google Play Console. Some apps got rejected (e.g. AppLovin SDK is no longer allowed for Families games).

Markieboyyy commented 4 months ago

did you find an answer to this issue? because google is saying this: com.applovin:applovin-sdk com.applovin:applovin-sdk: Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.

BenMiller3 commented 1 week ago

Following for an update.

caroparo commented 4 days ago

This is a feature request for wiki update, and not a bug.

You can and should delete unwanted SDKs (e.g. AdMobAppLovin) from under the root AdMob extension. It is only a mediation adapter, and shouldn't cause a problem.

For more information on AdMob mediation adapters, please refer to Google's official documentation for now.

In fact, if you don't use mediation at all, you should probably delete all child SDKs (AdMobAppLovin, AdMobIronSource, AdMobMeta, AdMobPangle, AdMobUnityAds) since they won't do anything without a proper setup and will only increase your build size.