Answer the question
In order to leave comments, you need to log in
phonegap. Heyzap Video Ad. Can't get video by default tag. How?
I'm trying to embed ads in the application. I paste the code from the guide:
document.addEventListener('deviceready', function() {
HeyzapAds.start("мой ключ").then(function() {
// Native call successful.
// Start fetching ads
HeyzapAds.InterstitialAd.show().then(function() {
}, function(error) {
// Handle Error
});
return HeyzapAds.showMediationTestSuite();
}, function(error) {
// Handle Error
});
}, false);
Answer the question
In order to leave comments, you need to log in
It turned out that I did not bind the application in the account settings.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question