Targeting
Request permissions
The app may request the location permissions so that our SDK can obtain the user's current location and display more relevant ads based on that information.
For this, it is necessary to add the following permissions in the AndroidManifest.xml
file:
Following this, the app must request the permissions so that users can grant them.
Example
Última actualización