Search Unity

Question Google insists I don't have permission.AD_ID in my Android Manifest file

Discussion in 'Unity Ads & User Acquisition' started by mfatihbarut, Mar 7, 2023.

  1. mfatihbarut

    mfatihbarut

    Joined:
    Apr 11, 2018
    Posts:
    1,059
    Hi all,
    I am pretty sure I have this code line in Android Manifest but google insists I don't have it.
    Where can be the problem?

    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
     
    Last edited: Mar 13, 2023
  2. aylin_unity3d

    aylin_unity3d

    Unity Technologies

    Joined:
    Apr 6, 2015
    Posts:
    48
  3. mfatihbarut

    mfatihbarut

    Joined:
    Apr 11, 2018
    Posts:
    1,059
    that is exactly what I said. I already add it but still getting error from Google.
    upload_2023-3-13_11-12-13.png
     
  4. aylin_unity3d

    aylin_unity3d

    Unity Technologies

    Joined:
    Apr 6, 2015
    Posts:
    48
    Your previous post said that you added this <uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>
    Did you remove "tools:node="remove" this part and built it?
     
  5. mfatihbarut

    mfatihbarut

    Joined:
    Apr 11, 2018
    Posts:
    1,059
    yes it was removed but I stil got that warning
     
    Last edited: Mar 13, 2023
  6. modernator24

    modernator24

    Joined:
    Apr 7, 2017
    Posts:
    202
    Added "
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />" in AndroidManifest, but still Google refuses to accept it. What The F**k seriously.
     

    Attached Files: