AdMob Test id working but Real id not workingHow do save an Android Activity state using save instance state?Is quitting an application frowned upon?“Conversion to Dalvik format failed with error 1” on external JARHow do you install an APK file in the Android emulator?'App not Installed' Error on AndroidAndroid error: Failed to install *.apk on device *: timeoutHow do I add a library project to Android Studio?Android Studio: Add jar as library?Error in launching AVD with AMD processorAdmob shows Test ads but not real ads
What do you call a Matrix-like slowdown and camera movement effect?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?
Why don't electromagnetic waves interact with each other?
What typically incentivizes a professor to change jobs to a lower ranking university?
Work Breakdown with Tikz
A Journey Through Space and Time
DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?
How is it possible for user to changed after storage was encrypted? (on OS X, Android)
Is it possible to do 50 km distance without any previous training?
Example of a relative pronoun
The use of multiple foreign keys on same column in SQL Server
Why Is Death Allowed In the Matrix?
Why linear maps act like matrix multiplication?
What would happen to a modern skyscraper if it rains micro blackholes?
How long does it take to type this?
What is the offset in a seaplane's hull?
What defenses are there against being summoned by the Gate spell?
Can a German sentence have two subjects?
Can I interfere when another PC is about to be attacked?
"You are your self first supporter", a more proper way to say it
Why is "Reports" in sentence down without "The"
Japan - Plan around max visa duration
Compute hash value according to multiplication method
AdMob Test id working but Real id not working
How do save an Android Activity state using save instance state?Is quitting an application frowned upon?“Conversion to Dalvik format failed with error 1” on external JARHow do you install an APK file in the Android emulator?'App not Installed' Error on AndroidAndroid error: Failed to install *.apk on device *: timeoutHow do I add a library project to Android Studio?Android Studio: Add jar as library?Error in launching AVD with AMD processorAdmob shows Test ads but not real ads
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
When i am using the AdMob Test ID it is working and showing the test add but when i am using my real id then no ads are been shown in the emulator (in android studio)
add a comment |
When i am using the AdMob Test ID it is working and showing the test add but when i am using my real id then no ads are been shown in the emulator (in android studio)
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37
add a comment |
When i am using the AdMob Test ID it is working and showing the test add but when i am using my real id then no ads are been shown in the emulator (in android studio)
When i am using the AdMob Test ID it is working and showing the test add but when i am using my real id then no ads are been shown in the emulator (in android studio)
edited Apr 2 at 4:37
Zoe
13.3k85386
13.3k85386
asked Mar 8 at 5:35
Vijay ChoudharyVijay Choudhary
18914
18914
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37
add a comment |
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37
add a comment |
2 Answers
2
active
oldest
votes
You just need to make your app live and the ads will start showing on your real ID also.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Real ads only showing when you make your app live in play store. So,if ads is coming in Test Id So,in real time ads is also come but you make your app live in play store.
I hope this can help You!
Thank You.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55057287%2fadmob-test-id-working-but-real-id-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You just need to make your app live and the ads will start showing on your real ID also.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
You just need to make your app live and the ads will start showing on your real ID also.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
You just need to make your app live and the ads will start showing on your real ID also.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
You just need to make your app live and the ads will start showing on your real ID also.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Apr 2 at 15:22
Chitransh ShrivastavaChitransh Shrivastava
362
362
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Chitransh Shrivastava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Real ads only showing when you make your app live in play store. So,if ads is coming in Test Id So,in real time ads is also come but you make your app live in play store.
I hope this can help You!
Thank You.
add a comment |
Real ads only showing when you make your app live in play store. So,if ads is coming in Test Id So,in real time ads is also come but you make your app live in play store.
I hope this can help You!
Thank You.
add a comment |
Real ads only showing when you make your app live in play store. So,if ads is coming in Test Id So,in real time ads is also come but you make your app live in play store.
I hope this can help You!
Thank You.
Real ads only showing when you make your app live in play store. So,if ads is coming in Test Id So,in real time ads is also come but you make your app live in play store.
I hope this can help You!
Thank You.
answered Apr 2 at 5:51
Hardik TalaviyaHardik Talaviya
18911
18911
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55057287%2fadmob-test-id-working-but-real-id-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please don't tag questions with the android-studio tag just because you use it: the Android Studio tag should only be used when you have questions about the IDE itself, and not any code you write (or want to write) in it.
– Zoe
Apr 2 at 4:37