Adjust Id Empty Issue

Overview

The SDK Mismatch issue related to Adjust can occur when the credentials on the Lion portal do not include the necessary App Token required for the Adjust SDK to function correctly. This issue is particularly common for older games on the Lion portal, where the Adjust App Token wasn’t initially required. Starting from version 4.37.0 of the Adjust Unity SDK, the App Token has become essential for proper SDK integration and operation.


Setup Wizard - “Fix It”

Pressing the "Fix It" button under the issue item in the Setup Wizard will:

  1. Adjust App Token Popup Displayed: A popup window will appear, prompting you to enter your Adjust App Token based on the selected platform (Android/iOS). This token is crucial for the Adjust SDK to work correctly with the new SDK version requirements.

    Adjust Token Prompt
  2. Navigate to Your Adjust Developer Page: You will need to select your app where you can see the app token and copy it. Go to: App Information → App Details → App Token. Clicking the Adjust Developers Dashboard will take you directly to the Adjust dashboard (if you have access) at: https://suite.adjust.com/apps/

    Adjust Dashboard
  3. Insert Token and Press the Button: Enter the copied App Token into the popup and press the Continue button. This action updates the Adjust App Token settings with the correct token, resolving the mismatch issue.

Last updated