Amazon mobile ads interstitial not loading - mobile

I am using Amazon Mobile Ads interstitial. I do have AdRegistration.enableTesting(true); and this.interstitialAd.loadAd();. But when App should show Interstitial Ad, in LogCat i get:
07-21 11:21:51.653: W/AmazonMobileAds InterstitialAd(13446): The interstitial ad cannot be shown because it has not loaded successfully. Please call loadAd(AdTargetingOptions) to load an ad first.
P.S. When I made it it was working. Two days later when I started the app again, it started showing this warrning.

Read the docs, they tell you how to add
loadAd(AdTargetingOptions)
and you can set the geolocaction tracker (optional)

Related

Ad error: AdError 1009: The VAST response document is empty

I am new to this google video ads experience.
I just spend more than 3 hours, I am not sure of where to even get the required information to configure google ima in my app.
So my question is, how do I get the following credentials correctly?
Image link for the required credentials
vgAdTagUrl Required. String to the advertisement tag url.
I want to be able to play pre roll ads in my app videos.
I tried creating an order in the google ads manager platform, but when ever I test the adtagurl, I get the error
Ad error: AdError 1009: The VAST response document is empty.
My guess is I am doing everything wrong.
So what are the steps to achieve a correct ad tag url and any necessary credentials to us in my html5 video player?

"This page can't load Google Maps correctly."

I have an active Google Cloud Platform account for the purpose of integrating the map functions into my website. Currently I have a map on my contact page (https://voltfuse.com/contact) and on my dealers page (https://voltfuse.com/dealers).
Until recently, I noticed that the map on my dealer page is no longer working, telling me that it was unable to correctly load. You can see an image of this in the attached "Broken Map.png".
It's strange because the map is working perfectly with the same API on my contact page, which can be seen on "Working Map.png".
The code for the broken page can be found here: https://codeshare.io/5w0ez7
I am wondering if anyone has any ideas as to why the map is not loading.
Thanks,
Alex
Broken Map.png Working Map.png
Google has recently imposed strict limits on the Google Maps JavaScript API. You must now enter your billing information in the Console to enable higher limits for your account. As of the date of this answer, after entering your billing information, you will receive $200 worth of free usage per month.
See more info at https://developers.google.com/maps/documentation/javascript/usage-and-billing

React Native admob, Internal Error

When I test banner ads with test with test ad id everything works great, but when I use my real ad unit id, I receive this error as below:
Internal error, an invalid response was received from the ad server.
How can I make it work with real id?
<AdMobBanner
adSize="fullBanner"
adUnitID="ca-app-pub-1xxx/5xxx"
testDevices={[AdMobBanner.simulatorId]}
onAdFailedToLoad={error => console.error(error)}
/>
enter image description here
If the ad unit was just created please wait a bit because it takes some time to start working after verfying your payment details. If you have not already added the payment details go to Home page of Admob site and do the following steps.
1) Click Home page,
error this:
Your ad units are not displaying ads because you haven't provided your account payments information yet.
2) Click Fix It.
3) Click Select Payment,
4) And Submit.
Within 24 hours, your verification mey be done and ad will be published.
I had the same issue with my app. You just need to wait for a little. Your ad id is newly created so it will take some time to fetch ads from google servers. So give it some time and it will work soon. the first day I will try with my AdMob account its say "Internal error, an invalid response was received from the ad server." on next day try with run-android it's working fine for me. please wait for some time max 1 day after the create AdMob banner add after it's work.
Thy to removing onAdFailedToLoad

How to get post id when we share our content using share dialog?

I am phone-gap developer. I make a application for getting like and comment via post image caption on Facebook. So we are using a plugin of iOS and android for the same but i am not getting any post-id in return after sharing the image through default share dialog in both.
Plugin Link : https://github.com/jeduan/cordova-plugin-facebook4
Use Case in android :-
1- We are getting post-id when Facebook application is not installed in device.
2- But we are unable to get the post-id when Facebook application is installed in the device.
Use Case in iPhone :-
1- We don't get any response after sharing images in iPhone device.
2- But getting response (post-id) when share through simulator.
Please help me with proper solution. It would be great if you join us in team-viewer to solve our problem.
Thanks in advance.
The only way to get the post id is to authorize users with the publish_actions permission - you would also need the user_posts permission to get access to the new post in order to get the likes/comments. According to your comments, you want to pay users for those - which is not allowed and Facebook will never approve the required permission in the neccessary login review process.
In other words: It is not allowed and not possible.

Unable to set Read-Write permission for twitter app

I'm stuck in a weird issue while creating a twitter app.
Here i'm supposed to build an app with read-write permission through Twitter's Application Management service ( ridiculous service actually :/ ).
So i've created an app so far. But the problem is that, When i'm trying to set the "Read and Write" permission through Permission tab, It's throwing an error saying,
"You must add your mobile phone to your Twitter profile before granting your application write capabilities. Please read https://support.twitter.com/articles/110250-adding-your-mobile-number-to-your-account-via-web for more information"
Then if try i to add a mobile number through my twitter profile,
Again it's throwing an error saying,
"Sorry, we don't have a connection to your carrier yet!"
P.S. I've tried all the major carriers e.g., Idea, Vodafone, BSNL, DOCOMO.
so, plz help me get rid of this issue by any way.
There is workaround for this problem.
Install Twitter android app in your mobile
Login to your account
Under the options menu, select Settings and then select your account
Now select Security, this will prompt you to add phone number, then click OK.
You will be redirected to a browser page, enter your mobile number there and save.
Now you can go back to your account in normal desktop browser and change the access level settings to read and write.
Cheers!
Thanks for your great efforts guys.
But, It's already fixed by the twitter's own development team for me.

Resources