Search Unity

Question Android Crash com.xiaomi.mobileads.unity.UnityAdapterConfiguration

Discussion in 'Unity Mediation' started by cryogee, Oct 22, 2022.

  1. cryogee

    cryogee

    Joined:
    Aug 6, 2009
    Posts:
    132
    Hello

    After integrating Ad sources when I run my game on Android. It plays then crashes during Ad display.
    Log shows below error
    Is this unity related? It does say UnityAdapterConfiguration
    I'm testing this on Redmi device. Is that's why Xiaomi shown in logs.

    Not sure how to even begin approaching this issue?
    Please advise.

    2022-10-22 22:26:56.996 24610 24777 Warn MEDIATION-Commons-globalFileexplorer-[Def]-[AsyncTask #1] java.lang.ClassNotFoundException: com.xiaomi.mobileads.unity.UnityAdapterConfiguration

    2022-10-22 22:26:56.996 24610 24777 Error MEDIATION-AdapterConfigurationManager-globalFileexplorer-[Def]-[AsyncTask #1] CreateObject fail: com.xiaomi.mobileads.unity.UnityAdapterConfiguration
     
  2. DeclanMcPartlin

    DeclanMcPartlin

    Unity Technologies

    Joined:
    Nov 19, 2020
    Posts:
    146
    Hi @cryogee That namespace is not ours, could you share the full device logs of this issue?

    Thanks!