I’m preparing to launch an app in the Play Store, and after experimenting with AdMob (in test mode with my device id), I am now wondering if I should remove the test device id, and leave only the TEST_EMULATOR.
What do you think, is it necessary?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you should remove test mode before publishing:
In onDestroy():
adView.destroy();In layout:
In AdMob app settings select this: Disable test mode for all requests