Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question LevelPlay Integration Manager

Discussion in 'LevelPlay' started by lycnthrope, May 11, 2023.

  1. lycnthrope

    lycnthrope

    Joined:
    Feb 12, 2023
    Posts:
    1
    Although I opened a new project from the beginning, IronSource gives the following error and UnityAds does not appear in the Integration section, why?

    i get this error

    NullReferenceException: Object reference not set to an instance of an object
    IronSourceDependenciesManager+ProviderInfo.SetProviderDataProperties (System.String provider, System.Collections.Generic.Dictionary`2[TKey,TValue] providerData, System.Collections.Generic.Dictionary`2[TKey,TValue] providerXML) (at Assets/IronSource/Editor/IronSourceDependenciesManager.cs:72)
    IronSourceDependenciesManager+<SetProviderData>d__13.MoveNext () (at Assets/IronSource/Editor/IronSourceDependenciesManager.cs:227)
    IronSourceEditorCoroutines.update () (at Assets/IronSource/Editor/IronSourceEditorCoroutines.cs:27)
    UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <e3d2e3f6a525465bbf8c67432a3cb6ef>:0)


    Android Logcat shows UNITY NOT VERIFIED. When I run the application from my phone, IronSource advertisement appears, but UnityAds is not defined.



     

    Attached Files:

    Last edited: May 11, 2023
  2. yunanhou

    yunanhou

    Unity Technologies

    Joined:
    Feb 23, 2023
    Posts:
    35
    Thanks for raising this question, we'll work with you to solve this problem. Please share more details using this contact form and we'll investigate.