Does anyone know what we must change in build.settings in order to support the new AD_ID requirement in Android 13? What else must we change? Does Solar2D need to be updated to support this, too?
In term Advertising ID you just need to include '“com.google.android.gms.permission.AD_ID” usesPermissions
2 Likes
@Scott_Harrison excuse me, but I can’t find in the Solar2D forum or in the documentation how to integrate Advertising ID with a Solar2D game.
I found some information in the Solar2D git:
But with native integration.
Can you give me some directions to implement this please.
Thank you very much!
It goes in your build.settings file under user permissions.