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

Bug Unity LevelPlay Using IronSource IronSource.Agent.setUserId() not working on Android

Discussion in 'LevelPlay' started by pichikala, Oct 9, 2023.

  1. pichikala

    pichikala

    Joined:
    Sep 18, 2021
    Posts:
    5
    Hello there!

    I'm currently using Unity 2021.3.24f with IronSource Plugin Version 7.5.1.
    I've tried to set IronSource.Agent.setUserId("d1ef") before initializing with IronSource.Agent.init(this._appKey).
    I'm using setUserId for server-to-server callbacks.

    However, when my server receives the callback, the userId is populated only for iOS. For Android, the userId appears to be empty.

    I hope someone can assist.
     
  2. yunanhou

    yunanhou

    Unity Technologies

    Joined:
    Feb 23, 2023
    Posts:
    35
    Thanks for your question, we'd recommend you to raise a case here to our tech team with all the info you mentioned as well as the Android AppKey itself.