AppLovin / AppLovin-MAX-Unity-Plugin

120 stars 33 forks source link

Admob Adapter Not allowing to build the unity project #296

Open abdulaziz3004 opened 10 months ago

abdulaziz3004 commented 10 months ago

MAX Plugin Version

5.11.5

Unity Version

2022.3.7f1

Device/Platform Info

project is not building APK with Admob adapter other adapters are working fine

Current Behavior

I import adcolony DTexchange IronSource Mintegral Smatoo Pangle UnityAds Liftoff adapters from max mediation and all are working fine and APK is also fine but when i import Admob its not making build

Expected Behavior

It should build the APK

How to Reproduce

Issue is reproduce by importing admob adapter in unity project

Additional Info

2 1

IrfanAli-DopplerGames commented 9 months ago

i am facing same issue, i spend 2 days but failed, any help?

JonathanLiuApp commented 9 months ago

You may need to set custom templates and then force resolve your dependencies using the External Dependency Manager. Screenshot 2023-11-01 at 10 28 30 AM

amityadav9898ay commented 9 months ago

I'm facing same issue since a month for admob adapter version android_22.3.0, 22.4.0, and 22.5.0 We can still build if we downgrade to 22.2.0. Admob and Applovin should resolve these issuses

abdulaziz3004 commented 9 months ago

You may need to set custom templates and then force resolve your dependencies using the External Dependency Manager. Screenshot 2023-11-01 at 10 28 30 AM

after doing this build is successfully generated and ads are appearing also thanks @JonathanLiuApp

abdulaziz3004 commented 9 months ago

I'm facing same issue since a month for admob adapter version android_22.3.0, 22.4.0, and 22.5.0 We can still build if we downgrade to 22.2.0. Admob and Applovin should resolve these issuses

how we can downgrade the admob adapter in applovin BTW? @amityadav9898ay

JonathanLiuApp commented 9 months ago

You can downgrade the adapters by editing the version in the dependencies.xml file. For the admob adapter it would be located at Mediation/Google/Editor/Dependencies.xml.