MoPub SDK contains ACCESS_COARSE_LOCATION permission by default
2 Views
ReplyG
Gowtham
7/22/2021, 7:58:58 AM
Today I have added MoPub SDK to my android app dependency to integrate MoPub ads. When I try to upload the build in PlayStore, then I got warning saying the app contains ACCESS_COARSE_LOCATION permission which impacts existing users. Actually my app doesn't require location permission so can anyone please help me to overcome this issue.
1 Reply
L
Legacy User 1
7/22/2021, 8:36:26 AM
This is a known issue. It is also mentioned in the MoPub documentation.
https://developers.mopub.com/publishers/android/integrate/
Add the below permission in your AndroidManifest.xml file to remove the ACCESS_COARSE_LOCATION permission from your app.
Continue Reading
View all in android→Related Discussions
Latest Articles
Leave a Reply
All replies are subject to pre-moderation. Your reply will appear publicly once approved.