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.

Bug How to completely remove unity ads sdk

Discussion in 'Unity Ads & User Acquisition' started by Fortunecode69, Mar 20, 2023.

  1. Fortunecode69

    Fortunecode69

    Joined:
    Mar 19, 2023
    Posts:
    5
    No matter how I upgrade to the latest version of unity ads sdk or delete unity ads sdk, after submitting the new version of the app, google still thinks my app contains code below unity ads sdk 4.0.1. I am using unity 2021.3.2, but I can't upgrade unity to version 2022 because of some plugins. Is there a way I can completely remove the Unity ads sdk, since I don't use it. Thank you!
     
  2. Unity_Andi

    Unity_Andi

    Unity Technologies

    Joined:
    Aug 29, 2022
    Posts:
    15
    Hi there,

    Please follow the steps below that may help you to resolve your issue:

    1. Remove the Advertisement package from the package manager.
    attachment.png

    2. Switch off the "ON" button for Ads in your project settings.
    attachment1.png
     
  3. Fortunecode69

    Fortunecode69

    Joined:
    Mar 19, 2023
    Posts:
    5
    Thanks!It works.
     
    Unity_Andi likes this.