I used Admob in my application.
But it showing the error, when ad will load.
The error is : “Unable to fill ad request. This is a common situation”
How to solve this issue.
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.
This isn’t a a mistake, it just means that Admob doesn’t have any advertisements to send you.
If this is happening in the simulator then things are fine: while testing in the simulator Admob will send you a variety of different responses, including this one, so you can make sure your code is ready to handle every possibility.
If this is happening on the device then it simply means that Admob doesn’t have any ads for you right now. Ad companies have a limited supply of ads to send out, with specific rules for which apps get certain ads. The message simply says that there are no ads available for your app now.