AppLovin / AppLovin-MAX-Unity-Plugin

110 stars 31 forks source link

Google UMP is not displaying in Unity-Android App #320

Closed Saadbutt3 closed 5 months ago

Saadbutt3 commented 5 months ago

MAX Plugin Version

6.1.1

Unity Version

2020.3.37f1

Device/Platform Info

Android

Current Behavior

# 1 2 3

*These are the settings I am working with . On anAndroid Device "no Goggle cmp" Pop up notification on app launch

*These are mdediation debugger screenshoots below

4 (1) 5

Expected Behavior

Google cmp should shows up on app start/launch on an android device as well

How to Reproduce

Just build the project and check android unity-app start/lauch.

Additional Info

No response

santoshbagadi commented 5 months ago

Please make sure that the app is running in debug mode. The Debug User Geography setting only works when running in debug mode.

If you are already testing in debug mode, please provide verbose logs for the first session.

Saadbutt3 commented 5 months ago

Thanks @santoshbagadi mate its working now