How can I remove Admob Ads SDK completely from my existing Android Studio Project?
142 views
Skip to first unread message
ABU UBAIDA
unread,
Feb 28, 2022, 1:11:26 PM2/28/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
I have an app contains admob ads also published into google playstore, Now I wanted to remove ads sdk completely from my app so that I can submit an update without any ads. Previously I have removed "Implementation ads library" from gradle and codes related to admob ads. But Playstore says that My app contains ads sdk.
So my question is How can I remove ads sdk completely from my app.
Your response will be appreciated.
Mobile Ads SDK Forum Advisor
unread,
Mar 1, 2022, 9:31:45 AM3/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ubaid...@gmail.com, google-adm...@googlegroups.com
Hi Abu,
Thank you for your response.
With regard to your concern, you can try to remove the dependencies for the SDK in your gradle file.