Error: Reward based video ad failed to load.

8,724 views
Skip to first unread message

Louie Je Decatoria

unread,
Jun 15, 2016, 9:22:20 AM6/15/16
to Google Mobile Ads SDK Developers
Good day,

I am currently having an issue on requesting a reward video. I do the steps on integration interstitial, banner and rewarded video ad, but it seems only rewarded video have an issue on requesting an ad. I even copy the codes on your example provided on your site. 

In the Admob monetize page of an app, we have 3 ad units, banner, interstitial and rewarded interstitial. In rewarded interstitial we put 3 ad source, Vungle, Chartboost and Applovin (which posted 4 ad sources because of Admob Network additional). And in rewarded interstitial settings, I set Reward settings as Set reward and test the app, it didnt find any ad to show (failed to load), I also turn it to Use third-party ad network settings, still cant find any ads to show.

Our app characteristics are: it uses cocos2d, and  I put the integration in AppDelegate and called the methods whenever it is needed. We have our own Ad server, which we can choose what Interstitial Ad to be shown. 

We experience a small issue since we integrate this mediation. The issue was on chartboost, since we have our own ad server, when we choose Chartboost as the Interstitial Ad, then we request the rewarded video ad, the chartboost delegate method will not working anymore (which is important to our app). I raise this issue to your support but they just told me to put the GADRewardedVideoAdDelegate, but the issue still exist.

As of last week, when I test our apps, the error Reward based video ad failed to load is now our biggest problem. I even put the error returned after the message and it says 

Reward based video ad failed to load. Reason Error Domain=com.google.ads Code=9 "No ad returned from any ad server." UserInfo={NSLocalizedDescription=No ad returned from any ad server., NSLocalizedFailureReason=No ad returned from any ad server.}


In this case, I presume that the error is on requesting a rewarded video from 3 ad networks. My question is, why is it that our app can Receive an Ad last month but now it didnt.


Hope to hear any help from your support soon.


P.S. : I hope this will not  duplicate any related topic.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Jun 15, 2016, 2:00:14 PM6/15/16
to Google Mobile Ads SDK Developers
Hi Louie,

To have more clarity on this, you are using both Mobile Ads SDK to mediate Reward Interstitials Ads through Chartboost among others and you are using Chartboost natively as well? Can you provide me a sample app of your implementation? Also, I would be needing your Ad Unit ID as well, which you can send us privately. I have never heard of an issue like this before and my immediate suspect would be missing any part of the implementation. Can you make sure that you have been following the guidelines mentioned here for Chartboost?

Thanks,
Veer Busani
Mobile Ads SDK Team

ziji...@gmail.com

unread,
Jul 16, 2016, 11:04:18 PM7/16/16
to Google Mobile Ads SDK Developers
Did you solve the problem?I have the same problem and I don't know how to solve it.

在 2016年6月15日星期三 UTC+8下午9:22:20,Louie Je Decatoria写道:

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Jul 18, 2016, 9:57:09 AM7/18/16
to Google Mobile Ads SDK Developers
Hi there,

Would you mind sending us your Ad Unit ID? It could be an issue with your Mediation setup itself. Each network has its own unique steps and I wonder if you have missed any of those. I would gladly guide you through the process if you could let me know which network you need help with. Also, it could take a few hours before ads are served for any new Ad Unit ID or any updated settings to get reflected.

Thanks,
Veer Busani
Mobile Ads SDK Team

salt for you

unread,
Aug 12, 2016, 4:21:48 AM8/12/16
to Google Mobile Ads SDK Developers
I have the same problem. 

vungle

Error Domain=com.google.ads Code=9 "No ad returned from any ad server." UserInfo={NSLocalizedDescription=No ad returned from any ad server., NSLocalizedFailureReason=No ad returned from any ad server.}


I use vungle, my Ad Unit ID is ca-app-pub-9160052046024527/5775055893 
Plase, check my problem.


Cheers


2016년 7월 18일 월요일 오후 10시 57분 9초 UTC+9, Veer Arjun Busani(Mobile Ads SDK Team) 님의 말:

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Aug 12, 2016, 9:59:16 AM8/12/16
to Google Mobile Ads SDK Developers
Hi there,

Even I was unable to load ads with your Ad Unit ID. One thing would be not to select the - 'Use third-party ad network settings' option in your Ad Unit ID's Reward Settings when you are mediating through Vungle. Switch to that and try again in couple of hours. Make sure that you copy over Vungle's adaptor and their SDK both of which can be found here.  

Thanks,
Veer Busani
Mobile Ads SDK Team

alejandro malagon

unread,
Aug 31, 2016, 6:34:46 AM8/31/16
to Google Mobile Ads SDK Developers
Hi, i have the same problem in Android.

I can show banners and interticial perfectly, but i cant show video rewarder

I use Unity Ads:
Game ID: 1126378
Zone ID: rewardedVideo

I have AdColony too, but not work

Thanks for the help!

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Aug 31, 2016, 10:58:41 AM8/31/16
to Google Mobile Ads SDK Developers
Hi Alejandro,

Can you send us your Ad Unit ID? I would suggest that you only enable test ads with both UnityAd and AdColony and try again. Also, have you copied over the Mediation adaptors and their SDK into your project? You can get all of those here. Use our sample app, copy over the mediation SDK and adaptor and let us know if you were able to load ads.

Thanks,
Arjun Busani
Mobile Ads SDK Team

alejandro malagon

unread,
Aug 31, 2016, 11:18:02 AM8/31/16
to google-adm...@googlegroups.com
Hi!

My Ad Unit ID is "ca-app-pub-4117841298094210/3569777882"

i will try and i will tell! Thanks

--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/83ryThbd2lg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

alejandro malagon

unread,
Aug 31, 2016, 12:42:11 PM8/31/16
to google-adm...@googlegroups.com
Sorry, but i dont know where to copy them...

2016-08-31 17:17 GMT+02:00 alejandro malagon <alejandr...@gmail.com>:
Hi!

My Ad Unit ID is "ca-app-pub-4117841298094210/3569777882"

i will try and i will tell! Thanks
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

alejandro malagon

unread,
Aug 31, 2016, 1:40:32 PM8/31/16
to Google Mobile Ads SDK Developers

My code is this:

using UnityEngine;
using System.Collections;
using System;
using GoogleMobileAds.Api;




public class VideoReward : MonoBehaviour {


 
RewardBasedVideoAd rewardBasedVideo;
 
public Sprite pruebaNoLoaded;
 
public Sprite pruebaLoaded;
 
public TextMesh m;

 
// Use this for initialization
 
void Start () {
 
RequestRewardBasedVideo ();
 
}
 
 
// Update is called once per frame
 
void OnMouseDown () {
 showAdd
();
 
}

 
private void RequestRewardBasedVideo() {
 
 
string adUnitId = Constants.adsInteresticialRecompensado;


 rewardBasedVideo
= RewardBasedVideoAd.Instance;

 
AdRequest request = new AdRequest.Builder()
 
.Build();
 
 rewardBasedVideo
.LoadAd(request, adUnitId);
 rewardBasedVideo
.OnAdRewarded += HandleRewardBasedVideoRewarded;
 rewardBasedVideo
.OnAdFailedToLoad += HandleRewardBasedVideoFailedToLoad;

 
}


 
private void showAdd(){
 
GetComponent<SpriteRenderer> ().sprite = pruebaNoLoaded;
 
if (rewardBasedVideo.IsLoaded()){
 
//Subscribe to Ad event
 
GetComponent<SpriteRenderer> ().sprite = pruebaLoaded;
 rewardBasedVideo
.Show();
 
}
 
}


 
public void HandleRewardBasedVideoFailedToLoad(object sender, AdFailedToLoadEventArgs args)
 
{
 m
.text = "HandleRewardBasedVideoFailedToLoad event received with message: " + args.Message;
 
}


 
public void HandleRewardBasedVideoRewarded(object sender, Reward args)
 
{
 
string type = args.Type;
 
double amount = args.Amount;
 
//Reawrd User here
 
print("User rewarded with: " + amount.ToString() + " " + type);
 
EstadoJuego.coins += 7;
 
NotificationCenter.DefaultCenter ().PostNotification (this, "Guardar");
 
}
}





Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Aug 31, 2016, 3:04:54 PM8/31/16
to Google Mobile Ads SDK Developers
Hi Alejandro,

I was able to receive ads from your Ad Unit ID. Can you try using this sample app? It comes with the Mediation adaptors and their SDKs as well. Make sure that you test using a device. 

Thanks,
Arjun Busani
Mobile Ads SDK Team

alejandro malagon

unread,
Aug 31, 2016, 5:26:50 PM8/31/16
to google-adm...@googlegroups.com
Hi,
The sample app works fine.
I copy adcolony.jar, UnityAdsAdapter.jar to \Assets\Plugins\Android\GoogleMobileAdsPlugin\libs
and copy unity-ads to \Assets\Plugins\Android.

But when i try to compile and error occurs:

"Unable to convert classes into dex format. See the Console for details."

And the console message:

Error building Player: CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details.
C:/Program Files/Java/jdk1.8.0_20\bin\java.exe -Xmx2048M -Dcom.android.sdkmanager.toolsdir="C:/Program Files (x86)/Android/android-sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" -
stderr[
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/BuildConfig;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/IUnityAdsListener;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$1;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$2;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$3;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog$1;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsLogLevel;
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.RuntimeException: Translation has been interrupted
at com.android.dx.command.dexer.Main.processAllFiles(Main.java:613)
at com.android.dx.command.dexer.Main.runMonoDex(Main.java:311)
at com.android.dx.command.dexer.Main.run(Main.java:277)
at com.android.dx.command.dexer.Main.main(Main.java:245)
at com.android.dx.command.Main.main(Main.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at SDKMain.main(SDKMain.java:129)
Caused by: java.lang.InterruptedException: Too many errors
at com.android.dx.command.dexer.Main.processAllFiles(Main.java:605)
... 9 more
]
stdout[
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\AmazonAppStore\bin\classes.jar...
processing com/unity/purchasing/amazon/AmazonPurchasing.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$1.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$2.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$3.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$4.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$LocaleNotFoundException.class...
processing com/unity/purchasing/amazon/AmazonPurchasingService.class...
processing com/unity/purchasing/amazon/BuildConfig.class...
processing com/unity/purchasing/amazon/CurrencyMapper.class...
processing com/unity/purchasing/amazon/IPurchasingService.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\AmazonAppStore\libs\.\in-app-purchasing-2.0.61.jar...
processing com/amazon/device/iap/package-info.class...
processing com/amazon/device/iap/PurchasingListener.class...
processing com/amazon/device/iap/PurchasingService.class...
processing com/amazon/device/iap/ResponseReceiver.class...
processing com/amazon/device/iap/internal/a.class...
processing com/amazon/device/iap/internal/a/a.class...
processing com/amazon/device/iap/internal/a/b.class...
processing com/amazon/device/iap/internal/a/c.class...
processing com/amazon/device/iap/internal/a/c$1.class...
processing com/amazon/device/iap/internal/a/d.class...
processing com/amazon/device/iap/internal/b.class...
processing com/amazon/device/iap/internal/b/a.class...
processing com/amazon/device/iap/internal/b/a/a.class...
processing com/amazon/device/iap/internal/b/a/b.class...
processing com/amazon/device/iap/internal/b/a/c.class...
processing com/amazon/device/iap/internal/b/a/d.class...
processing com/amazon/device/iap/internal/b/b.class...
processing com/amazon/device/iap/internal/b/b/a.class...
processing com/amazon/device/iap/internal/b/b/a$1.class...
processing com/amazon/device/iap/internal/b/b/b.class...
processing com/amazon/device/iap/internal/b/b/c.class...
processing com/amazon/device/iap/internal/b/b/d.class...
processing com/amazon/device/iap/internal/b/c.class...
processing com/amazon/device/iap/internal/b/c/a.class...
processing com/amazon/device/iap/internal/b/c/b.class...
processing com/amazon/device/iap/internal/b/c/c.class...
processing com/amazon/device/iap/internal/b/c/d.class...
processing com/amazon/device/iap/internal/b/d.class...
processing com/amazon/device/iap/internal/b/d/a.class...
processing com/amazon/device/iap/internal/b/d/b.class...
processing com/amazon/device/iap/internal/b/d/c.class...
processing com/amazon/device/iap/internal/b/d/d.class...
processing com/amazon/device/iap/internal/b/e.class...
processing com/amazon/device/iap/internal/b/e/a.class...
processing com/amazon/device/iap/internal/b/e/b.class...
processing com/amazon/device/iap/internal/b/e/c.class...
processing com/amazon/device/iap/internal/b/e/d.class...
processing com/amazon/device/iap/internal/b/e$1.class...
processing com/amazon/device/iap/internal/b/f.class...
processing com/amazon/device/iap/internal/b/f/a.class...
processing com/amazon/device/iap/internal/b/f/b.class...
processing com/amazon/device/iap/internal/b/f/c.class...
processing com/amazon/device/iap/internal/b/g.class...
processing com/amazon/device/iap/internal/b/g/a.class...
processing com/amazon/device/iap/internal/b/g/b.class...
processing com/amazon/device/iap/internal/b/h.class...
processing com/amazon/device/iap/internal/b/h/a.class...
processing com/amazon/device/iap/internal/b/i.class...
processing com/amazon/device/iap/internal/c.class...
processing com/amazon/device/iap/internal/c/a.class...
processing com/amazon/device/iap/internal/c/a$1.class...
processing com/amazon/device/iap/internal/c/b.class...
processing com/amazon/device/iap/internal/c/c.class...
processing com/amazon/device/iap/internal/c/d.class...
processing com/amazon/device/iap/internal/c/e.class...
processing com/amazon/device/iap/internal/d.class...
processing com/amazon/device/iap/internal/e.class...
processing com/amazon/device/iap/internal/model/ProductBuilder.class...
processing com/amazon/device/iap/internal/model/ProductDataResponseBuilder.class...
processing com/amazon/device/iap/internal/model/PurchaseResponseBuilder.class...
processing com/amazon/device/iap/internal/model/PurchaseUpdatesResponseBuilder.class...
processing com/amazon/device/iap/internal/model/ReceiptBuilder.class...
processing com/amazon/device/iap/internal/model/UserDataBuilder.class...
processing com/amazon/device/iap/internal/model/UserDataResponseBuilder.class...
processing com/amazon/device/iap/internal/model/a.class...
processing com/amazon/device/iap/internal/util/MetricsHelper.class...
processing com/amazon/device/iap/internal/util/a.class...
processing com/amazon/device/iap/internal/util/a$1.class...
processing com/amazon/device/iap/internal/util/b.class...
processing com/amazon/device/iap/internal/util/c.class...
processing com/amazon/device/iap/internal/util/d.class...
processing com/amazon/device/iap/internal/util/e.class...
processing com/amazon/device/iap/model/package-info.class...
processing com/amazon/device/iap/model/FulfillmentResult.class...
processing com/amazon/device/iap/model/Product.class...
processing com/amazon/device/iap/model/Product$1.class...
processing com/amazon/device/iap/model/ProductDataResponse.class...
processing com/amazon/device/iap/model/ProductDataResponse$RequestStatus.class...
processing com/amazon/device/iap/model/ProductType.class...
processing com/amazon/device/iap/model/PurchaseResponse.class...
processing com/amazon/device/iap/model/PurchaseResponse$RequestStatus.class...
processing com/amazon/device/iap/model/PurchaseUpdatesResponse.class...
processing com/amazon/device/iap/model/PurchaseUpdatesResponse$RequestStatus.class...
processing com/amazon/device/iap/model/Receipt.class...
processing com/amazon/device/iap/model/RequestId.class...
processing com/amazon/device/iap/model/RequestId$1.class...
processing com/amazon/device/iap/model/UserData.class...
processing com/amazon/device/iap/model/UserData$1.class...
processing com/amazon/device/iap/model/UserDataResponse.class...
processing com/amazon/device/iap/model/UserDataResponse$RequestStatus.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleAIDL\bin\classes.jar...
processing com/android/vending/billing/BuildConfig.class...
processing com/android/vending/billing/IInAppBillingService.class...
processing com/android/vending/billing/IInAppBillingService$Stub.class...
processing com/android/vending/billing/IInAppBillingService$Stub$Proxy.class...
ignored resource C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\PLUGIN_JAR_GOES_HERE
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\UnityAdsAdapter.jar...
ignored resource META-INF/
ignored resource META-INF/MANIFEST.MF
ignored resource com/
ignored resource com/google/
ignored resource com/google/ads/
ignored resource com/google/ads/mediation/
ignored resource com/google/ads/mediation/unity/
processing com/google/ads/mediation/unity/ApiLevelUtil.class...
processing com/google/ads/mediation/unity/ApiLevelUtil$IceCreamSandwichUtil.class...
processing com/google/ads/mediation/unity/UnityAdapter.class...
processing com/google/ads/mediation/unity/UnityAdapter$1.class...
processing com/google/ads/mediation/unity/UnityAdapterActivityLifecycleListener.class...
processing com/google/ads/mediation/unity/UnityReward.class...
processing com/google/ads/mediation/unity/UnitySingleton.class...
processing com/google/ads/mediation/unity/UnitySingleton$1.class...
processing com/google/ads/mediation/unity/UnitySingleton$InitializationState.class...
processing com/google/ads/mediation/unity/UnitySingleton$UnitySingletonListener.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\adcolony.jar...
ignored resource META-INF/MANIFEST.MF
processing com/immersion/content/EndpointWarp.class...
processing com/immersion/content/HapticHeaderUtils.class...
processing com/immersion/content/HeaderUtils.class...
processing com/immersion/content/Log.class...
processing com/immersion/hapticmediasdk/HapticContentSDK.class...
processing com/immersion/hapticmediasdk/HapticContentSDK$SDKStatus.class...
processing com/immersion/hapticmediasdk/HapticContentSDKFactory.class...
processing com/immersion/hapticmediasdk/HapticMediaSDKVersion.class...
processing com/immersion/hapticmediasdk/MediaPlaybackSDK.class...
processing com/immersion/hapticmediasdk/MediaTaskManager.class...
processing com/immersion/hapticmediasdk/controllers/FileReaderFactory.class...
processing com/immersion/hapticmediasdk/controllers/HapticDownloadThread.class...
processing com/immersion/hapticmediasdk/controllers/HapticPlaybackThread.class...
processing com/immersion/hapticmediasdk/controllers/IHapticFileReader.class...
processing com/immersion/hapticmediasdk/controllers/MediaController.class...
processing com/immersion/hapticmediasdk/controllers/MemoryAlignedFileReader.class...
processing com/immersion/hapticmediasdk/controllers/MemoryMappedFileReader.class...
processing com/immersion/hapticmediasdk/models/BeyondHapticDataException.class...
processing com/immersion/hapticmediasdk/models/HapticFileInformation.class...
processing com/immersion/hapticmediasdk/models/HapticFileInformation$Builder.class...
processing com/immersion/hapticmediasdk/models/HttpUnsuccessfulException.class...
processing com/immersion/hapticmediasdk/models/NotEnoughHapticBytesAvailableException.class...
processing com/immersion/hapticmediasdk/utils/FileManager.class...
processing com/immersion/hapticmediasdk/utils/Log.class...
processing com/immersion/hapticmediasdk/utils/Profiler.class...
processing com/immersion/hapticmediasdk/utils/RuntimeInfo.class...
processing com/jirbo/adcolony/ADCData.class...
processing com/jirbo/adcolony/ADCData$a.class...
processing com/jirbo/adcolony/ADCData$b.class...
processing com/jirbo/adcolony/ADCData$c.class...
processing com/jirbo/adcolony/ADCData$d.class...
processing com/jirbo/adcolony/ADCData$e.class...
processing com/jirbo/adcolony/ADCData$f.class...
processing com/jirbo/adcolony/ADCData$g.class...
processing com/jirbo/adcolony/ADCData$h.class...
processing com/jirbo/adcolony/ADCData$i.class...
processing com/jirbo/adcolony/ADCDownload.class...
processing com/jirbo/adcolony/ADCDownload$Listener.class...
processing com/jirbo/adcolony/ADCImage.class...
processing com/jirbo/adcolony/ADCStorage.class...
processing com/jirbo/adcolony/ADCVideo.class...
processing com/jirbo/adcolony/ADCVideo$1.class...
processing com/jirbo/adcolony/ADCVideo$2.class...
processing com/jirbo/adcolony/ADCVideo$3.class...
processing com/jirbo/adcolony/ADCVideo$4.class...
processing com/jirbo/adcolony/ADCVideo$a.class...
processing com/jirbo/adcolony/AdColony.class...
processing com/jirbo/adcolony/AdColony$1.class...
processing com/jirbo/adcolony/AdColony$2.class...
processing com/jirbo/adcolony/AdColony$3.class...
processing com/jirbo/adcolony/AdColony$3$1.class...
processing com/jirbo/adcolony/AdColony$a.class...
processing com/jirbo/adcolony/AdColonyAd.class...
processing com/jirbo/adcolony/AdColonyAdAvailabilityListener.class...
processing com/jirbo/adcolony/AdColonyAdListener.class...
processing com/jirbo/adcolony/AdColonyAdapter.class...
processing com/jirbo/adcolony/AdColonyAdapter$1.class...
processing com/jirbo/adcolony/AdColonyAdapter$10.class...
processing com/jirbo/adcolony/AdColonyAdapter$11.class...
processing com/jirbo/adcolony/AdColonyAdapter$12.class...
processing com/jirbo/adcolony/AdColonyAdapter$13.class...
processing com/jirbo/adcolony/AdColonyAdapter$14.class...
processing com/jirbo/adcolony/AdColonyAdapter$15.class...
processing com/jirbo/adcolony/AdColonyAdapter$16.class...
processing com/jirbo/adcolony/AdColonyAdapter$17.class...
processing com/jirbo/adcolony/AdColonyAdapter$18.class...
processing com/jirbo/adcolony/AdColonyAdapter$2.class...
processing com/jirbo/adcolony/AdColonyAdapter$3.class...
processing com/jirbo/adcolony/AdColonyAdapter$4.class...
processing com/jirbo/adcolony/AdColonyAdapter$5.class...
processing com/jirbo/adcolony/AdColonyAdapter$6.class...
processing com/jirbo/adcolony/AdColonyAdapter$7.class...
processing com/jirbo/adcolony/AdColonyAdapter$8.class...
processing com/jirbo/adcolony/AdColonyAdapter$9.class...
processing com/jirbo/adcolony/AdColonyBrowser.class...
processing com/jirbo/adcolony/AdColonyBrowser$1.class...
processing com/jirbo/adcolony/AdColonyBrowser$2.class...
processing com/jirbo/adcolony/AdColonyBrowser$a.class...
processing com/jirbo/adcolony/AdColonyBrowser$b.class...
processing com/jirbo/adcolony/AdColonyBrowser$c.class...
processing com/jirbo/adcolony/AdColonyBundleBuilder.class...
processing com/jirbo/adcolony/AdColonyException.class...
processing com/jirbo/adcolony/AdColonyFullscreen.class...
processing com/jirbo/adcolony/AdColonyIAPEngagement.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd$1.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd$2.class...
processing com/jirbo/adcolony/AdColonyNativeAdListener.class...
processing com/jirbo/adcolony/AdColonyNativeAdMutedListener.class...
processing com/jirbo/adcolony/AdColonyNativeAdView.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$1.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$2.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$a.class...
processing com/jirbo/adcolony/Ad<message truncated>

And the other error message:

CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details.
C:/Program Files/Java/jdk1.8.0_20\bin\java.exe -Xmx2048M -Dcom.android.sdkmanager.toolsdir="C:/Program Files (x86)/Android/android-sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" -
stderr[
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/BuildConfig;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/IUnityAdsListener;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$1;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$2;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAds$3;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog$1;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsLogLevel;
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.RuntimeException: Translation has been interrupted
at com.android.dx.command.dexer.Main.processAllFiles(Main.java:613)
at com.android.dx.command.dexer.Main.runMonoDex(Main.java:311)
at com.android.dx.command.dexer.Main.run(Main.java:277)
at com.android.dx.command.dexer.Main.main(Main.java:245)
at com.android.dx.command.Main.main(Main.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at SDKMain.main(SDKMain.java:129)
Caused by: java.lang.InterruptedException: Too many errors
at com.android.dx.command.dexer.Main.processAllFiles(Main.java:605)
... 9 more
]
stdout[
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\AmazonAppStore\bin\classes.jar...
processing com/unity/purchasing/amazon/AmazonPurchasing.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$1.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$2.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$3.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$4.class...
processing com/unity/purchasing/amazon/AmazonPurchasing$LocaleNotFoundException.class...
processing com/unity/purchasing/amazon/AmazonPurchasingService.class...
processing com/unity/purchasing/amazon/BuildConfig.class...
processing com/unity/purchasing/amazon/CurrencyMapper.class...
processing com/unity/purchasing/amazon/IPurchasingService.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\AmazonAppStore\libs\.\in-app-purchasing-2.0.61.jar...
processing com/amazon/device/iap/package-info.class...
processing com/amazon/device/iap/PurchasingListener.class...
processing com/amazon/device/iap/PurchasingService.class...
processing com/amazon/device/iap/ResponseReceiver.class...
processing com/amazon/device/iap/internal/a.class...
processing com/amazon/device/iap/internal/a/a.class...
processing com/amazon/device/iap/internal/a/b.class...
processing com/amazon/device/iap/internal/a/c.class...
processing com/amazon/device/iap/internal/a/c$1.class...
processing com/amazon/device/iap/internal/a/d.class...
processing com/amazon/device/iap/internal/b.class...
processing com/amazon/device/iap/internal/b/a.class...
processing com/amazon/device/iap/internal/b/a/a.class...
processing com/amazon/device/iap/internal/b/a/b.class...
processing com/amazon/device/iap/internal/b/a/c.class...
processing com/amazon/device/iap/internal/b/a/d.class...
processing com/amazon/device/iap/internal/b/b.class...
processing com/amazon/device/iap/internal/b/b/a.class...
processing com/amazon/device/iap/internal/b/b/a$1.class...
processing com/amazon/device/iap/internal/b/b/b.class...
processing com/amazon/device/iap/internal/b/b/c.class...
processing com/amazon/device/iap/internal/b/b/d.class...
processing com/amazon/device/iap/internal/b/c.class...
processing com/amazon/device/iap/internal/b/c/a.class...
processing com/amazon/device/iap/internal/b/c/b.class...
processing com/amazon/device/iap/internal/b/c/c.class...
processing com/amazon/device/iap/internal/b/c/d.class...
processing com/amazon/device/iap/internal/b/d.class...
processing com/amazon/device/iap/internal/b/d/a.class...
processing com/amazon/device/iap/internal/b/d/b.class...
processing com/amazon/device/iap/internal/b/d/c.class...
processing com/amazon/device/iap/internal/b/d/d.class...
processing com/amazon/device/iap/internal/b/e.class...
processing com/amazon/device/iap/internal/b/e/a.class...
processing com/amazon/device/iap/internal/b/e/b.class...
processing com/amazon/device/iap/internal/b/e/c.class...
processing com/amazon/device/iap/internal/b/e/d.class...
processing com/amazon/device/iap/internal/b/e$1.class...
processing com/amazon/device/iap/internal/b/f.class...
processing com/amazon/device/iap/internal/b/f/a.class...
processing com/amazon/device/iap/internal/b/f/b.class...
processing com/amazon/device/iap/internal/b/f/c.class...
processing com/amazon/device/iap/internal/b/g.class...
processing com/amazon/device/iap/internal/b/g/a.class...
processing com/amazon/device/iap/internal/b/g/b.class...
processing com/amazon/device/iap/internal/b/h.class...
processing com/amazon/device/iap/internal/b/h/a.class...
processing com/amazon/device/iap/internal/b/i.class...
processing com/amazon/device/iap/internal/c.class...
processing com/amazon/device/iap/internal/c/a.class...
processing com/amazon/device/iap/internal/c/a$1.class...
processing com/amazon/device/iap/internal/c/b.class...
processing com/amazon/device/iap/internal/c/c.class...
processing com/amazon/device/iap/internal/c/d.class...
processing com/amazon/device/iap/internal/c/e.class...
processing com/amazon/device/iap/internal/d.class...
processing com/amazon/device/iap/internal/e.class...
processing com/amazon/device/iap/internal/model/ProductBuilder.class...
processing com/amazon/device/iap/internal/model/ProductDataResponseBuilder.class...
processing com/amazon/device/iap/internal/model/PurchaseResponseBuilder.class...
processing com/amazon/device/iap/internal/model/PurchaseUpdatesResponseBuilder.class...
processing com/amazon/device/iap/internal/model/ReceiptBuilder.class...
processing com/amazon/device/iap/internal/model/UserDataBuilder.class...
processing com/amazon/device/iap/internal/model/UserDataResponseBuilder.class...
processing com/amazon/device/iap/internal/model/a.class...
processing com/amazon/device/iap/internal/util/MetricsHelper.class...
processing com/amazon/device/iap/internal/util/a.class...
processing com/amazon/device/iap/internal/util/a$1.class...
processing com/amazon/device/iap/internal/util/b.class...
processing com/amazon/device/iap/internal/util/c.class...
processing com/amazon/device/iap/internal/util/d.class...
processing com/amazon/device/iap/internal/util/e.class...
processing com/amazon/device/iap/model/package-info.class...
processing com/amazon/device/iap/model/FulfillmentResult.class...
processing com/amazon/device/iap/model/Product.class...
processing com/amazon/device/iap/model/Product$1.class...
processing com/amazon/device/iap/model/ProductDataResponse.class...
processing com/amazon/device/iap/model/ProductDataResponse$RequestStatus.class...
processing com/amazon/device/iap/model/ProductType.class...
processing com/amazon/device/iap/model/PurchaseResponse.class...
processing com/amazon/device/iap/model/PurchaseResponse$RequestStatus.class...
processing com/amazon/device/iap/model/PurchaseUpdatesResponse.class...
processing com/amazon/device/iap/model/PurchaseUpdatesResponse$RequestStatus.class...
processing com/amazon/device/iap/model/Receipt.class...
processing com/amazon/device/iap/model/RequestId.class...
processing com/amazon/device/iap/model/RequestId$1.class...
processing com/amazon/device/iap/model/UserData.class...
processing com/amazon/device/iap/model/UserData$1.class...
processing com/amazon/device/iap/model/UserDataResponse.class...
processing com/amazon/device/iap/model/UserDataResponse$RequestStatus.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleAIDL\bin\classes.jar...
processing com/android/vending/billing/BuildConfig.class...
processing com/android/vending/billing/IInAppBillingService.class...
processing com/android/vending/billing/IInAppBillingService$Stub.class...
processing com/android/vending/billing/IInAppBillingService$Stub$Proxy.class...
ignored resource C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\PLUGIN_JAR_GOES_HERE
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\UnityAdsAdapter.jar...
ignored resource META-INF/
ignored resource META-INF/MANIFEST.MF
ignored resource com/
ignored resource com/google/
ignored resource com/google/ads/
ignored resource com/google/ads/mediation/
ignored resource com/google/ads/mediation/unity/
processing com/google/ads/mediation/unity/ApiLevelUtil.class...
processing com/google/ads/mediation/unity/ApiLevelUtil$IceCreamSandwichUtil.class...
processing com/google/ads/mediation/unity/UnityAdapter.class...
processing com/google/ads/mediation/unity/UnityAdapter$1.class...
processing com/google/ads/mediation/unity/UnityAdapterActivityLifecycleListener.class...
processing com/google/ads/mediation/unity/UnityReward.class...
processing com/google/ads/mediation/unity/UnitySingleton.class...
processing com/google/ads/mediation/unity/UnitySingleton$1.class...
processing com/google/ads/mediation/unity/UnitySingleton$InitializationState.class...
processing com/google/ads/mediation/unity/UnitySingleton$UnitySingletonListener.class...
processing archive C:\Users\Alex_FLCL\Desktop\Unity\ZombieSmash\ZombieSmash\Temp\StagingArea\android-libraries\GoogleMobileAdsPlugin\libs\.\adcolony.jar...
ignored resource META-INF/MANIFEST.MF
processing com/immersion/content/EndpointWarp.class...
processing com/immersion/content/HapticHeaderUtils.class...
processing com/immersion/content/HeaderUtils.class...
processing com/immersion/content/Log.class...
processing com/immersion/hapticmediasdk/HapticContentSDK.class...
processing com/immersion/hapticmediasdk/HapticContentSDK$SDKStatus.class...
processing com/immersion/hapticmediasdk/HapticContentSDKFactory.class...
processing com/immersion/hapticmediasdk/HapticMediaSDKVersion.class...
processing com/immersion/hapticmediasdk/MediaPlaybackSDK.class...
processing com/immersion/hapticmediasdk/MediaTaskManager.class...
processing com/immersion/hapticmediasdk/controllers/FileReaderFactory.class...
processing com/immersion/hapticmediasdk/controllers/HapticDownloadThread.class...
processing com/immersion/hapticmediasdk/controllers/HapticPlaybackThread.class...
processing com/immersion/hapticmediasdk/controllers/IHapticFileReader.class...
processing com/immersion/hapticmediasdk/controllers/MediaController.class...
processing com/immersion/hapticmediasdk/controllers/MemoryAlignedFileReader.class...
processing com/immersion/hapticmediasdk/controllers/MemoryMappedFileReader.class...
processing com/immersion/hapticmediasdk/models/BeyondHapticDataException.class...
processing com/immersion/hapticmediasdk/models/HapticFileInformation.class...
processing com/immersion/hapticmediasdk/models/HapticFileInformation$Builder.class...
processing com/immersion/hapticmediasdk/models/HttpUnsuccessfulException.class...
processing com/immersion/hapticmediasdk/models/NotEnoughHapticBytesAvailableException.class...
processing com/immersion/hapticmediasdk/utils/FileManager.class...
processing com/immersion/hapticmediasdk/utils/Log.class...
processing com/immersion/hapticmediasdk/utils/Profiler.class...
processing com/immersion/hapticmediasdk/utils/RuntimeInfo.class...
processing com/jirbo/adcolony/ADCData.class...
processing com/jirbo/adcolony/ADCData$a.class...
processing com/jirbo/adcolony/ADCData$b.class...
processing com/jirbo/adcolony/ADCData$c.class...
processing com/jirbo/adcolony/ADCData$d.class...
processing com/jirbo/adcolony/ADCData$e.class...
processing com/jirbo/adcolony/ADCData$f.class...
processing com/jirbo/adcolony/ADCData$g.class...
processing com/jirbo/adcolony/ADCData$h.class...
processing com/jirbo/adcolony/ADCData$i.class...
processing com/jirbo/adcolony/ADCDownload.class...
processing com/jirbo/adcolony/ADCDownload$Listener.class...
processing com/jirbo/adcolony/ADCImage.class...
processing com/jirbo/adcolony/ADCStorage.class...
processing com/jirbo/adcolony/ADCVideo.class...
processing com/jirbo/adcolony/ADCVideo$1.class...
processing com/jirbo/adcolony/ADCVideo$2.class...
processing com/jirbo/adcolony/ADCVideo$3.class...
processing com/jirbo/adcolony/ADCVideo$4.class...
processing com/jirbo/adcolony/ADCVideo$a.class...
processing com/jirbo/adcolony/AdColony.class...
processing com/jirbo/adcolony/AdColony$1.class...
processing com/jirbo/adcolony/AdColony$2.class...
processing com/jirbo/adcolony/AdColony$3.class...
processing com/jirbo/adcolony/AdColony$3$1.class...
processing com/jirbo/adcolony/AdColony$a.class...
processing com/jirbo/adcolony/AdColonyAd.class...
processing com/jirbo/adcolony/AdColonyAdAvailabilityListener.class...
processing com/jirbo/adcolony/AdColonyAdListener.class...
processing com/jirbo/adcolony/AdColonyAdapter.class...
processing com/jirbo/adcolony/AdColonyAdapter$1.class...
processing com/jirbo/adcolony/AdColonyAdapter$10.class...
processing com/jirbo/adcolony/AdColonyAdapter$11.class...
processing com/jirbo/adcolony/AdColonyAdapter$12.class...
processing com/jirbo/adcolony/AdColonyAdapter$13.class...
processing com/jirbo/adcolony/AdColonyAdapter$14.class...
processing com/jirbo/adcolony/AdColonyAdapter$15.class...
processing com/jirbo/adcolony/AdColonyAdapter$16.class...
processing com/jirbo/adcolony/AdColonyAdapter$17.class...
processing com/jirbo/adcolony/AdColonyAdapter$18.class...
processing com/jirbo/adcolony/AdColonyAdapter$2.class...
processing com/jirbo/adcolony/AdColonyAdapter$3.class...
processing com/jirbo/adcolony/AdColonyAdapter$4.class...
processing com/jirbo/adcolony/AdColonyAdapter$5.class...
processing com/jirbo/adcolony/AdColonyAdapter$6.class...
processing com/jirbo/adcolony/AdColonyAdapter$7.class...
processing com/jirbo/adcolony/AdColonyAdapter$8.class...
processing com/jirbo/adcolony/AdColonyAdapter$9.class...
processing com/jirbo/adcolony/AdColonyBrowser.class...
processing com/jirbo/adcolony/AdColonyBrowser$1.class...
processing com/jirbo/adcolony/AdColonyBrowser$2.class...
processing com/jirbo/adcolony/AdColonyBrowser$a.class...
processing com/jirbo/adcolony/AdColonyBrowser$b.class...
processing com/jirbo/adcolony/AdColonyBrowser$c.class...
processing com/jirbo/adcolony/AdColonyBundleBuilder.class...
processing com/jirbo/adcolony/AdColonyException.class...
processing com/jirbo/adcolony/AdColonyFullscreen.class...
processing com/jirbo/adcolony/AdColonyIAPEngagement.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd$1.class...
processing com/jirbo/adcolony/AdColonyInterstitialAd$2.class...
processing com/jirbo/adcolony/AdColonyNativeAdListener.class...
processing com/jirbo/adcolony/AdColonyNativeAdMutedListener.class...
processing com/jirbo/adcolony/AdColonyNativeAdView.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$1.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$2.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$a.class...
processing com/jirbo/adcolony/AdColonyNativeAdView$a$1.<message truncated> 

I thinks i have conflicts in some libraries...without the folder unity-ads compile but dont work of course.

Thanks for your time

--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/83ryThbd2lg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

alejandro malagon

unread,
Aug 31, 2016, 5:50:56 PM8/31/16
to google-adm...@googlegroups.com
Ok, i completed the manifest of \Assets\Plugins\Android\GoogleMobileAdsPlugin and it show adcolony video but it is a video of 5 min of the Adcolony itself, is strange.

I continue with unity Ads

To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 1, 2016, 10:02:37 AM9/1/16
to Google Mobile Ads SDK Developers
Hi Alejandro,

Glad that you were able to receive ads. I'm guessing the 5 min video from AdColony was only test ad. You would have to contact them to start serving live ads once your app is ready for prod. 

Let us know if you need anything else.

Thanks,
Arjun Busani
Mobile Ads SDK Team


To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

alejandro malagon

unread,
Sep 1, 2016, 10:19:41 AM9/1/16
to google-adm...@googlegroups.com
Hi Veer,

Now i'm trying to show the ads from unity Ads, but i have some incompatibilities with the library from the folder unity-ads.

Thanks for all!

To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 1, 2016, 2:27:05 PM9/1/16
to Google Mobile Ads SDK Developers
Hi Alejandro,

I was again able to load Unity Ads from your Ad Unit ID and with the previously linked sample app. Can you try again and also send me the complete log when you run from your device?

Thanks,
Arjun Busani
Mobile Ads SDK Team

On Thursday, September 1, 2016 at 10:19:41 AM UTC-4, alejandro malagon wrote:
Hi Veer,

Now i'm trying to show the ads from unity Ads, but i have some incompatibilities with the library from the folder unity-ads.

Thanks for all!
...

alejandro malagon

unread,
Sep 1, 2016, 2:30:30 PM9/1/16
to google-adm...@googlegroups.com
The problem is that i cant build the apk with the folder \Assets\Plugins\Android\unity-ads. 

Error:
"Unable to convert classes into dex format. See the Console for details." 

I think is a library compatibility problem.


--

---

alejandro malagon

unread,
Sep 1, 2016, 2:32:15 PM9/1/16
to google-adm...@googlegroups.com
I disable unityads from unity platform and now my error is:

CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details.
C:/Program Files/Java/jdk1.8.0_20\bin\java.exe -Xmx2048M -Dcom.android.sdkmanager.toolsdir="C:/Program Files (x86)/Android/android-sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" -

stderr[

PARSE ERROR:
class name (com/unity3d/ads/android/BuildConfig) does not match path (unity-ads/com/unity3d/ads/android/BuildConfig.class)
...while parsing unity-ads/com/unity3d/ads/android/BuildConfig.class

PARSE ERROR:
class name (com/unity3d/ads/android/IUnityAdsListener) does not match path (unity-ads/com/unity3d/ads/android/IUnityAdsListener.class)
...while parsing unity-ads/com/unity3d/ads/android/IUnityAdsListener.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAds) does not match path (unity-ads/com/unity3d/ads/android/UnityAds.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAds.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAds$1) does not match path (unity-ads/com/unity3d/ads/android/UnityAds$1.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAds$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAds$2) does not match path (unity-ads/com/unity3d/ads/android/UnityAds$2.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAds$2.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAds$3) does not match path (unity-ads/com/unity3d/ads/android/UnityAds$3.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAds$3.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLog) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLog$1) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$1.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsLogLevel) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsLogLevel.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsLogLevel.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsShowMsg) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsShowMsg.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLog$UnityAdsShowMsg.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLogEntry) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLogEntry.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLogEntry.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsDeviceLogLevel) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsDeviceLogLevel.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsDeviceLogLevel.class

PARSE ERROR:
class name (com/unity3d/ads/android/UnityAdsUtils) does not match path (unity-ads/com/unity3d/ads/android/UnityAdsUtils.class)
...while parsing unity-ads/com/unity3d/ads/android/UnityAdsUtils.class

PARSE ERROR:
class name (com/unity3d/ads/android/cache/UnityAdsCache) does not match path (unity-ads/com/unity3d/ads/android/cache/UnityAdsCache.class)
...while parsing unity-ads/com/unity3d/ads/android/cache/UnityAdsCache.class

PARSE ERROR:
class name (com/unity3d/ads/android/cache/UnityAdsCache$1) does not match path (unity-ads/com/unity3d/ads/android/cache/UnityAdsCache$1.class)
...while parsing unity-ads/com/unity3d/ads/android/cache/UnityAdsCache$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/cache/UnityAdsCacheThread) does not match path (unity-ads/com/unity3d/ads/android/cache/UnityAdsCacheThread.class)
...while parsing unity-ads/com/unity3d/ads/android/cache/UnityAdsCacheThread.class

PARSE ERROR:
class name (com/unity3d/ads/android/cache/UnityAdsCacheThreadHandler) does not match path (unity-ads/com/unity3d/ads/android/cache/UnityAdsCacheThreadHandler.class)
...while parsing unity-ads/com/unity3d/ads/android/cache/UnityAdsCacheThreadHandler.class

PARSE ERROR:
class name (com/unity3d/ads/android/campaign/UnityAdsCampaign) does not match path (unity-ads/com/unity3d/ads/android/campaign/UnityAdsCampaign.class)
...while parsing unity-ads/com/unity3d/ads/android/campaign/UnityAdsCampaign.class

PARSE ERROR:
class name (com/unity3d/ads/android/campaign/UnityAdsCampaign$UnityAdsCampaignStatus) does not match path (unity-ads/com/unity3d/ads/android/campaign/UnityAdsCampaign$UnityAdsCampaignStatus.class)
...while parsing unity-ads/com/unity3d/ads/android/campaign/UnityAdsCampaign$UnityAdsCampaignStatus.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId$1) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$1.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder$GoogleAdvertisingInfoImplementation) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder$GoogleAdvertisingInfoImplementation.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingInfo$GoogleAdvertisingInfoBinder$GoogleAdvertisingInfoImplementation.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingServiceConnection) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingServiceConnection.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsAdvertisingId$GoogleAdvertisingServiceConnection.class

PARSE ERROR:
class name (com/unity3d/ads/android/data/UnityAdsDevice) does not match path (unity-ads/com/unity3d/ads/android/data/UnityAdsDevice.class)
...while parsing unity-ads/com/unity3d/ads/android/data/UnityAdsDevice.class

PARSE ERROR:
class name (com/unity3d/ads/android/item/UnityAdsRewardItem) does not match path (unity-ads/com/unity3d/ads/android/item/UnityAdsRewardItem.class)
...while parsing unity-ads/com/unity3d/ads/android/item/UnityAdsRewardItem.class

PARSE ERROR:
class name (com/unity3d/ads/android/item/UnityAdsRewardItemManager) does not match path (unity-ads/com/unity3d/ads/android/item/UnityAdsRewardItemManager.class)
...while parsing unity-ads/com/unity3d/ads/android/item/UnityAdsRewardItemManager.class

PARSE ERROR:
class name (com/unity3d/ads/android/properties/UnityAdsConstants) does not match path (unity-ads/com/unity3d/ads/android/properties/UnityAdsConstants.class)
...while parsing unity-ads/com/unity3d/ads/android/properties/UnityAdsConstants.class

PARSE ERROR:
class name (com/unity3d/ads/android/properties/UnityAdsProperties) does not match path (unity-ads/com/unity3d/ads/android/properties/UnityAdsProperties.class)
...while parsing unity-ads/com/unity3d/ads/android/properties/UnityAdsProperties.class

PARSE ERROR:
class name (com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper) does not match path (unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper.class)
...while parsing unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper.class

PARSE ERROR:
class name (com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper$1) does not match path (unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper$1.class)
...while parsing unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityEngineWrapper$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper) does not match path (unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper.class)
...while parsing unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper.class

PARSE ERROR:
class name (com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper$1) does not match path (unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper$1.class)
...while parsing unity-ads/com/unity3d/ads/android/unity3d/UnityAdsUnityWrapper$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/IUnityAdsVideoPlayerListener) does not match path (unity-ads/com/unity3d/ads/android/video/IUnityAdsVideoPlayerListener.class)
...while parsing unity-ads/com/unity3d/ads/android/video/IUnityAdsVideoPlayerListener.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPausedView) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPausedView.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPausedView.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$1) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$1.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$2) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$2.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$2.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$3) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$3.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$3.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$4) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$4.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$4.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$5) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$5.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$5.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$6) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$6.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$6.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$7) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$7.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$7.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$8) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$8.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$8.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$9) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$9.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$9.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$1) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$1.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$2) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$2.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$2.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$3) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$3.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$3.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$4) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$4.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$4.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$5) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$5.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$5.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$6) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$6.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoPlayView$VideoStateChecker$6.class

PARSE ERROR:
class name (com/unity3d/ads/android/video/UnityAdsVideoView) does not match path (unity-ads/com/unity3d/ads/android/video/UnityAdsVideoView.class)
...while parsing unity-ads/com/unity3d/ads/android/video/UnityAdsVideoView.class

PARSE ERROR:
class name (com/unity3d/ads/android/view/UnityAdsFullscreenActivity) does not match path (unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity.class)
...while parsing unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity.class

PARSE ERROR:
class name (com/unity3d/ads/android/view/UnityAdsFullscreenActivity$1) does not match path (unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity$1.class)
...while parsing unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity$1.class

PARSE ERROR:
class name (com/unity3d/ads/android/view/UnityAdsFullscreenActivity$UnityAdsPlayVideoRunner) does not match path (unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity$UnityAdsPlayVideoRunner.class)
...while parsing unity-ads/com/unity3d/ads/android/view/UnityAdsFullscreenActivity$UnityAdsPlayVideoRunner.class

PARSE ERROR:
class name (com/unity3d/ads/android/view/UnityAdsMainView) does not match path (unity-ads/com/unity3d/ads/android/view/UnityAdsMainView.class)
...while parsing unity-ads/com/unity3d/ads/android/view/UnityAdsMainView.class

PARSE ERROR:
class name (com/unity3d/ads/android/view/UnityAdsMainView$1) does not match path (unity-ads/com/unity3d/ads/android/view/UnityAdsMainView$1.class)
...while parsing unity-ads/com/unity3d/ads/android/view/UnityAdsMainView$1.class





I'm trying to solve it

2016-09-01 20:29 GMT+02:00 alejandro malagon <alejandr...@gmail.com>:
The problem is that i cant build the apk with the folder \Assets\Plugins\Android\unity-ads. 

Error:
"Unable to convert classes into dex format. See the Console for details." 

I think is a library compatibility problem.

To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 1, 2016, 3:52:49 PM9/1/16
to Google Mobile Ads SDK Developers
Hi Alejandro,

I think you need to take a step back and do the following:
  • Download the Mobile Ads plugin and create a new Unity project. Import the plugin by Assets > Import Package > Custom Package.
  • Next copy this file into your Assets folder and add your Ad Unit IDs in that. Then save the scene.
  • Create a new Empty Game Object and attach the script as the component.
  • Change the Platform to Android from File > Build Settings. Change the Bundle Identifier as well while you are at it.
  • Then open your Android SDK Manager and make sure that you have the following frameworks - 
    • Google Play Services and Android SDK Build Tools.
  • Then, right click on the Assets > PlayServicesResolver folder and select Google Play Services > Resolve Client Jars. This would copy all of the necessary frameworks into your project.
  • Now simply Build and Run to your Android device. 
If you are able to build, then copy the UnityAd and AdColony's mediation and SDK adaptors into the project. Also make sure that you declare their Activities in the Android Manifest file. You can use the previously attached sample app as reference.

alejandro malagon

unread,
Sep 1, 2016, 4:57:08 PM9/1/16
to google-adm...@googlegroups.com
Hi!

Finally works. The problem was i used the the plugin the unity ads of your sample app, but i put the 1.5.8 https://github.com/Applifier/unity-ads-sdk and works all.

thanks for your time!

--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/83ryThbd2lg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.

Andre Santos

unread,
Sep 2, 2016, 2:12:06 AM9/2/16
to Google Mobile Ads SDK Developers
Hello Veer,

I'm having the same issue.

I'm trying to show ads on iOS only through Chartboost mediation (the app configured there is in test mode and I can see ads in Android).
The error is the same: "No ad returned from any ad server"

This is my Ad Unit ID: ca-app-pub-2144636141958437/8699228707

Can you please check if the setup is ok?

Thank you!

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 2, 2016, 3:39:11 PM9/2/16
to Google Mobile Ads SDK Developers
Hi Andre,

I was able to load ads from Charboost using your Ad Unit ID and this sample app. Can you try again and let us know?

Thanks,
Arjun Busani
Mobile Ads SDK Team

Andre Santos

unread,
Sep 3, 2016, 6:42:55 PM9/3/16
to Google Mobile Ads SDK Developers
Hello Veer,

Yes, everything is working now, but after requesting 4-5 videos, I get the error again.

While searching for explanations I've found that when you see all the ads targeted to your device or country, that error shows up.

I thought the ads would repeat randomly, so this way, users would always get something. Wouldn't this be a good solution for advertisers?

One ok solution to this problem for people who use Chartboost is to create a backfill cross promotion campaign where you create your own videos and they serve it when there is nothing else to show.


Thank you and have a good day!

Ravinder Saxena

unread,
Sep 9, 2016, 3:33:30 AM9/9/16
to Google Mobile Ads SDK Developers
Hello Veer,

We have been confronting the same problem with Admobs rewarded video. We are using Applovin and UnityAds in mediation. It displays the ad only for the first time and then it stops displaying afterwards. 

We try to reload the ad on OnAdRewarded event of Admobs. The log we are getting in XCode is USER [ALIncentivizedInterstitialAd] Attempted to call preloadAndNotify: while an ad was already loaded or currently being played. Do not call preloadAndNotify: again until the last ad has been closed (adWasHidden).

And after tapping the button again we get this Unable to show incentivized interstitial: no advertisement preloaded. Please invoke preloadAndNotify: before calling this method.


A swift response is highly appreciated.
Thank you

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 9, 2016, 3:51:53 PM9/9/16
to Google Mobile Ads SDK Developers
Hi Ravinder,

Can you provide us your Ad Unit IDs? Always make sure that you enable test mode from your mediation networks dashboard. It would then reliably serve you ads no matter what. 

Thanks,
Arjun Busani
Mobile Ads SDK Team

wanyan zheng

unread,
Sep 16, 2016, 12:50:37 PM9/16/16
to Google Mobile Ads SDK Developers

Hi, Veer,
I used the sample code you provided and used my ad Unit Id to run on my iPhone, and it showed :"No ad returned from any ad server." Can you help me to check my ad Unit Id? It's rewarded interstitial: Ad unit ID: ca-app-pub-9742218473743442/6915991214 , Thanks a lot.

Wanyan Zheng

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 16, 2016, 5:04:56 PM9/16/16
to Google Mobile Ads SDK Developers
Hi Wanyan,

Once Unity generates an Xcode project, you need to copy over Chartboosts SDK and Adaptor into the project. Both of which can be found here. Copy those and give it another try. Alternatively, you can test your Ad Unit ID by trying for iOS sample app. Note that you don't need to copy any Mediation SDK or Adaptor in Unity but it should be done once the Xcode project is generated.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Vivian Wong

unread,
Sep 25, 2016, 6:12:51 AM9/25/16
to Google Mobile Ads SDK Developers
Hi Veer,

I used your iOS sample app to test my Ad Unit ID, but it showed : Reward based video ad failed to load.
My Ad unit ID is ca-app-pub-1147175730876671/2068088944 , which including Applovin ,chartboost and Unity Ads sources.
Would you please help me?

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 26, 2016, 10:25:06 AM9/26/16
to Google Mobile Ads SDK Developers
Hi Vivian,

I was able to load ads from your Ad Unit ID. Can you try again with the same sample app and let us know? It usually takes a few hours for ads to start loading.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Vivian Wong

unread,
Sep 26, 2016, 11:02:18 PM9/26/16
to Google Mobile Ads SDK Developers
Hi Veer,

I used your iOS sample app and ads sucessfully showed up twice ,
But then it kept showing:|Error: Reward based video ad failed to load" ,no ads again.

Attached the Ad Mediation report from my Admob control panel  on September 25th and 26th.
P.S The Applovin test mode is on.

Thanks for the reply!

Vivian Wong

unread,
Sep 27, 2016, 9:12:14 AM9/27/16
to Google Mobile Ads SDK Developers
I just tried to integrate Admob's reward video in my own Unity project-> Xcode.
And then tested it on my iPhone.
The “request ads ”and "show ads" events  succeed, but it only shows Unity test ads(no more Applovin's).
I wonder if the ads will show properly when I launch my game?


For your references,here is the log:

2016-09-27 20:56:08.420 aliceTF[2705:849914] -> registered mono modules 0x100a71d70

2016-09-27 20:56:08.529 aliceTF[2705:849914] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.

-> applicationDidFinishLaunching()

-> applicationDidBecomeActive()

Init: screen size 1536x2048

Initializing Metal device caps

Initialize engine version: 5.3.1f1 (cc9cbbcc37b4)

UnloadTime: 0.351166 ms

2016-09-27 20:56:08.908 aliceTF[2705:849914] Initializing Unity Ads version 1504 (Unity 5.3.1f1) with gameId 1140904

2016-09-27 20:56:08.914 aliceTF[2705:850009] Requesting Unity Ads ad plan from https://impact.applifier.com/mobile/campaigns?platform=ios&gameId=1140904&sdkVersion=1504&rawAdvertisingTrackingId=CC747E67-8799-47D7-B5F8-703D1F41BD2D&advertisingTrackingId=fe38a162683949aee79e3e6841b28282&trackingEnabled=1&softwareVersion=9.3.5&deviceType=iPad5,3&connectionType=wifi&unityVersion=5.3.1f1&test=true

Setting up 1 worker threads for Enlighten.

  Thread -> id: 16ee13000 -> priority: 1 

2016-09-27 20:56:19.339 aliceTF[2705:850009] Unity Ads initialized with 3 campaigns and 2 zones

HandleRewardBasedVideoLoaded event received.

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:56:25.441 aliceTF[2705:849914] Unity Ads is ready to show ads

2016-09-27 20:56:25.449 aliceTF[2705:849914] Launching ad from rewardedVideo, options: {

    allowClientOverrides =     (

        noOfferScreen,

        openAnimated,

        muteVideoSounds,

        useDeviceOrientationForVideo

    );

    allowSkipVideoInSeconds = 0;

    allowVideoSkipInSeconds = 0;

    default = 1;

    defaultRewardItem =     {

        key = default;

        name = "Default reward item";

        picture = "https://static.applifier.com/unityads/unityicon_62.png";

    };

    deleted = 0;

    disableBackButtonForSeconds = 30;

    enabled = 1;

    id = rewardedVideo;

    incentivised = 0;

    muteVideoSounds = 0;

    name = "Rewarded Video";

    noOfferScreen = 1;

    openAnimated = 0;

    rewardItems =     (

                {

            key = default;

            name = "Default reward item";

            picture = "https://static.applifier.com/unityads/unityicon_62.png";

        }

    );

    useDeviceOrientationForVideo = 1;

}

HandleRewardBasedVideoOpened event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoStarted event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:56:26.012 aliceTF[2705:849955] Unity Ads video position: video_start, gamer id: 50507b163822f20000000001

2016-09-27 20:56:28.119 aliceTF[2705:850105] Unity Ads video position: first_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:56:30.178 aliceTF[2705:850189] Unity Ads video position: mid_point, gamer id: 50507b163822f20000000001

2016-09-27 20:56:32.241 aliceTF[2705:850189] Unity Ads video position: third_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:56:34.367 aliceTF[2705:849914] Unity Ads video completed

2016-09-27 20:56:34.367 aliceTF[2705:849960] Unity Ads video position: video_end, gamer id: 50507b163822f20000000001

HandleRewardBasedVideoRewarded event received for 10 1212

GoogleMobileAdsDemoScript:HandleRewardBasedVideoRewarded(Object, Reward)

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoClosed event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


Reward based video ad is not ready yet.

GoogleMobileAdsDemoScript:OnGUI()

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoLoaded event received.

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:56:44.202 aliceTF[2705:849914] Launching ad from rewardedVideo, options: {

    allowClientOverrides =     (

        noOfferScreen,

        openAnimated,

        muteVideoSounds,

        useDeviceOrientationForVideo

    );

    allowSkipVideoInSeconds = 0;

    allowVideoSkipInSeconds = 0;

    default = 1;

    defaultRewardItem =     {

        key = default;

        name = "Default reward item";

        picture = "https://static.applifier.com/unityads/unityicon_62.png";

    };

    deleted = 0;

    disableBackButtonForSeconds = 30;

    enabled = 1;

    id = rewardedVideo;

    incentivised = 0;

    muteVideoSounds = 0;

    name = "Rewarded Video";

    noOfferScreen = 1;

    openAnimated = 0;

    rewardItems =     (

                {

            key = default;

            name = "Default reward item";

            picture = "https://static.applifier.com/unityads/unityicon_62.png";

        }

    );

    useDeviceOrientationForVideo = 1;

}

HandleRewardBasedVideoOpened event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoStarted event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:56:44.367 aliceTF[2705:850295] Unity Ads video position: video_start, gamer id: 50507b163822f20000000001

2016-09-27 20:56:46.466 aliceTF[2705:849960] Unity Ads video position: first_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:56:48.534 aliceTF[2705:849988] Unity Ads video position: mid_point, gamer id: 50507b163822f20000000001

2016-09-27 20:56:50.584 aliceTF[2705:849979] Unity Ads video position: third_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:56:52.695 aliceTF[2705:849914] Unity Ads video completed

2016-09-27 20:56:52.695 aliceTF[2705:849988] Unity Ads video position: video_end, gamer id: 50507b163822f20000000001

HandleRewardBasedVideoRewarded event received for 10 1212

GoogleMobileAdsDemoScript:HandleRewardBasedVideoRewarded(Object, Reward)

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoClosed event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoLoaded event received.

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:00.289 aliceTF[2705:849914] Launching ad from rewardedVideo, options: {

    allowClientOverrides =     (

        noOfferScreen,

        openAnimated,

        muteVideoSounds,

        useDeviceOrientationForVideo

    );

    allowSkipVideoInSeconds = 0;

    allowVideoSkipInSeconds = 0;

    default = 1;

    defaultRewardItem =     {

        key = default;

        name = "Default reward item";

        picture = "https://static.applifier.com/unityads/unityicon_62.png";

    };

    deleted = 0;

    disableBackButtonForSeconds = 30;

    enabled = 1;

    id = rewardedVideo;

    incentivised = 0;

    muteVideoSounds = 0;

    name = "Rewarded Video";

    noOfferScreen = 1;

    openAnimated = 0;

    rewardItems =     (

                {

            key = default;

            name = "Default reward item";

            picture = "https://static.applifier.com/unityads/unityicon_62.png";

        }

    );

    useDeviceOrientationForVideo = 1;

}

HandleRewardBasedVideoOpened event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoStarted event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:00.396 aliceTF[2705:850189] Unity Ads video position: video_start, gamer id: 50507b163822f20000000001

2016-09-27 20:57:02.508 aliceTF[2705:849979] Unity Ads video position: first_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:57:04.568 aliceTF[2705:849979] Unity Ads video position: mid_point, gamer id: 50507b163822f20000000001

2016-09-27 20:57:06.626 aliceTF[2705:849955] Unity Ads video position: third_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:57:08.735 aliceTF[2705:849914] Unity Ads video completed

2016-09-27 20:57:08.735 aliceTF[2705:849955] Unity Ads video position: video_end, gamer id: 50507b163822f20000000001

HandleRewardBasedVideoRewarded event received for 10 1212

GoogleMobileAdsDemoScript:HandleRewardBasedVideoRewarded(Object, Reward)

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoClosed event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:10.743 aliceTF[2705:850009] Requesting Unity Ads ad plan from https://impact.applifier.com/mobile/campaigns?platform=ios&gameId=1140904&sdkVersion=1504&rawAdvertisingTrackingId=CC747E67-8799-47D7-B5F8-703D1F41BD2D&advertisingTrackingId=fe38a162683949aee79e3e6841b28282&trackingEnabled=1&softwareVersion=9.3.5&deviceType=iPad5,3&connectionType=wifi&unityVersion=5.3.1f1&cachingSpeed=1172&test=true

Reward based video ad is not ready yet.

GoogleMobileAdsDemoScript:OnGUI()

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:12.960 aliceTF[2705:850009] Unity Ads initialized with 3 campaigns and 2 zones

Reward based video ad is not ready yet.

GoogleMobileAdsDemoScript:OnGUI()

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoLoaded event received.

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:19.122 aliceTF[2705:849914] Launching ad from rewardedVideo, options: {

    allowClientOverrides =     (

        noOfferScreen,

        openAnimated,

        muteVideoSounds,

        useDeviceOrientationForVideo

    );

    allowSkipVideoInSeconds = 0;

    allowVideoSkipInSeconds = 0;

    default = 1;

    defaultRewardItem =     {

        key = default;

        name = "Default reward item";

        picture = "https://static.applifier.com/unityads/unityicon_62.png";

    };

    deleted = 0;

    disableBackButtonForSeconds = 30;

    enabled = 1;

    id = rewardedVideo;

    incentivised = 0;

    muteVideoSounds = 0;

    name = "Rewarded Video";

    noOfferScreen = 1;

    openAnimated = 0;

    rewardItems =     (

                {

            key = default;

            name = "Default reward item";

            picture = "https://static.applifier.com/unityads/unityicon_62.png";

        }

    );

    useDeviceOrientationForVideo = 1;

}

HandleRewardBasedVideoOpened event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


HandleRewardBasedVideoStarted event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:19.271 aliceTF[2705:849986] Unity Ads video position: video_start, gamer id: 50507b163822f20000000001

2016-09-27 20:57:21.389 aliceTF[2705:850189] Unity Ads video position: first_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:57:23.454 aliceTF[2705:849986] Unity Ads video position: mid_point, gamer id: 50507b163822f20000000001

2016-09-27 20:57:25.511 aliceTF[2705:849986] Unity Ads video position: third_quartile, gamer id: 50507b163822f20000000001

2016-09-27 20:57:27.643 aliceTF[2705:849914] Unity Ads video completed

HandleRewardBasedVideoRewarded event received for 10 1212

GoogleMobileAdsDemoScript:HandleRewardBasedVideoRewarded(Object, Reward)

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)


2016-09-27 20:57:27.649 aliceTF[2705:850433] Unity Ads video position: video_end, gamer id: 50507b163822f20000000001

HandleRewardBasedVideoClosed event received

 

(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)



Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Sep 27, 2016, 11:38:58 AM9/27/16
to Google Mobile Ads SDK Developers
Hi Vivian,

Can you create an Applovin only Ad Unit ID and test again? Alternatively, it might be due to your eCPM values that no ads from Applovin are being served. So increase the eCPM value of your Applovin and test again. The linked sample app must be able to load Applovin ads as well. 

Daniel

unread,
Oct 16, 2016, 4:57:58 AM10/16/16
to Google Mobile Ads SDK Developers
Hi Veer,

I'm having similar problems as many of the people in this group.

My banner and interstitial ads are working fine, but my rewarded interstitial ads aren't loading. However, my chartboost rewarded interstitial ads did load yesterday, but when I went on my app today again, it wouldn't load.
Here's my Ad unit ID: ca-app-pub-0293120259026014/3826759068 . 
Maybe you can take a look at it, and give me some suggestions on how to proceed?

Thank you and best regards,
Daniel Stenson

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Oct 17, 2016, 11:05:27 AM10/17/16
to Google Mobile Ads SDK Developers
Hi Daniel,

Even I was unable to load any Reward Video ads with your Ad Unit ID. This is now a serving issue and the ideal way to fix this would be for you to enable test ads from your mediation network's dashboard. This would make sure that ads are served reliably and once that is done, you can test with this sample app and try again.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Eduard Hasanaj

unread,
Dec 8, 2016, 10:25:03 AM12/8/16
to Google Mobile Ads SDK Developers
Can you please test my uni ad id: ca-app-pub-8066832373336762/7213720135 
When I use official tutorial from firebase I am having a strange issue:
 OnAdLoaded is called but rewardVide.IsLoaded is false
The test mode is enabled at unity ads. Before i used an admob unity plugin and and error code 3 was returned.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Dec 8, 2016, 10:51:09 AM12/8/16
to Google Mobile Ads SDK Developers
Hi Eduard,

Can you confirm whether you are able to load ads with this sample app? Error Code 3 means no fills from UnityAd server but I was able to load test ads with your Ad Unit ID. So it looks like an implementation issue from your end.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Eduard Hasanaj

unread,
Dec 8, 2016, 11:33:06 AM12/8/16
to Google Mobile Ads SDK Developers
Yes I was able to receive ads. Please let me show what i have done so far:
1. imported googlemobileads
2. ad unity ads adapter to Plugins/android/GoogleMobileAdsPlugin/libs

Ahmed Zaher

unread,
Feb 23, 2017, 1:19:01 AM2/23/17
to Google Mobile Ads SDK Developers
Hi Veer 
I'm currently facing the same issue each time i load the game give message adreward failed to load my Ad unit ID: ca-app-pub-3409359213991244/6003185013 
please test it

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Feb 23, 2017, 11:23:26 AM2/23/17
to Google Mobile Ads SDK Developers
Hi Ahmed,

I was able to load UnityAd ads from your Ad Unit ID. Can you try again with this sample app and let us know?

Thanks,
Arjun Busani
Mobile Ads SDK Team

Ahmed Zaher

unread,
Feb 23, 2017, 3:31:36 PM2/23/17
to Google Mobile Ads SDK Developers
Thanks veer,
I managed to load the reward ad but its not showing any impressions on admob dashboard

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Feb 23, 2017, 5:15:47 PM2/23/17
to Google Mobile Ads SDK Developers
Hi Ahmed,

Impressions would take few hours to be reflected in your AdMob's dashboard. I would suggest you to wait for sometime and check in a day or so.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Ahmed Zaher

unread,
Feb 24, 2017, 12:29:59 PM2/24/17
to Google Mobile Ads SDK Developers
Hi veer,
Excuse me for asking but is it normal for connection between unityads and admob to be pending for 2 days

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Feb 24, 2017, 4:02:58 PM2/24/17
to Google Mobile Ads SDK Developers
Hi Ahmed,

The pending status for your mediation network's eCPM reporting values is normal as it would take a while for this to be properly reported back from the third party networks. However, these are only for reporting purposes and would not impact your ads from being served in any ways. The pending status indicates the eCPM values from the mediation networks so as to show them on your AdMob dashboard as well.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Feb 28, 2017, 8:49:42 AM2/28/17
to Google Mobile Ads SDK Developers
Hi Veer,

I have the same problem for my Video rewarded : onAdFailedToLoad No ad returned from any ad server. Why ?
On 3 days, I had 63 requests and 0 impressions (ChartBoost, Unity ads, Vungle and AdColony).
Here my ad unit ID ; ca-app-pub-3336911414181724/4409722693

Thank you for your help
Best Regards
Steph

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Feb 28, 2017, 10:54:17 AM2/28/17
to Google Mobile Ads SDK Developers
Hi Steph,

I have been able to load ads from your Ad Unit ID without any issues. Now, since you have not mentioned the platform that you are using, here are two sample apps - native Android and Unity Android build. Use the one you need and try with your Ad Unit ID and see if you are able to load ads. Make sure to always upgrade to the latest SDKs and Adaptors, both of which can be found here.


Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Feb 28, 2017, 3:29:06 PM2/28/17
to Google Mobile Ads SDK Developers
Excuse me. I develope with Unity 5. For Android and Ios mobile. 

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Feb 28, 2017, 5:19:06 PM2/28/17
to Google Mobile Ads SDK Developers
Hi Kum,

Then use this sample app that I have linked as well and let us know.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Mar 2, 2017, 9:15:29 AM3/2/17
to Google Mobile Ads SDK Developers
Veer,
I dont work on my mobile.

On Unity :
Dummy IsLoaded
Dummy ShowRewardBasedVideoAd
Dummy ShowInterstitial

On mobile Android
Message Network error

but  I have <uses-permission android:name="android.permission.INTERNET"/>
On manifest

You have an idea :-)

Thank

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 2, 2017, 10:52:32 AM3/2/17
to Google Mobile Ads SDK Developers
Hi Kum,

You can only load ads on an actual device and not via the Unity IDE. Deploy it to a device and you would be able to request ads. Use the sample app that I have linked earlier and let us know.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Mar 7, 2017, 10:06:59 AM3/7/17
to Google Mobile Ads SDK Developers
Veer,

Thank you for your help.
It works on Android device.

But on IOS, It don't work.
I have this with Xcode :

Cannot find an ad network adapter with the name(s): com.google.ads.mediation.admob.AdMobAdapter. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.


In my cocoaPods : 

source 'https://github.com/CocoaPods/Specs.git'

install! 'cocoapods', :integrate_targets => true

platform :ios, '7.0'


target 'Unity-iPhone' do

pod 'Firebase/Core'

pod 'Firebase/AdMob'

end


Best regards

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 7, 2017, 12:45:47 PM3/7/17
to Google Mobile Ads SDK Developers
Hi Kum,

Can you check this sample app? It includes the iOS build as well. See if you are able to run that on your device. It looks like the SDK is not integrated into your project.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Mar 8, 2017, 4:36:09 AM3/8/17
to Google Mobile Ads SDK Developers
Hi Veer,

With your sample app my Banner and Intersial works.
But My rewarded video don't work. I have this message when I click on button "Request Rewarded Video"  with "ca-app-pub-3336911414181724/1364866697":

2017-03-08 10:31:08.062269 admobios[1053:239360] <Google> Cannot find an ad network adapter with the name(s): com.google.ads.mediation.admob.AdMobAdapter. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.

HandleRewardBasedVideoFailedToLoad event received with message: Failed to receive ad with error: No ad returned from any ad server.

Kum

unread,
Mar 8, 2017, 4:42:38 AM3/8/17
to Google Mobile Ads SDK Developers
I work with Xcode Version 8.2.1 and Unity 5.5.1p3
On macOS Sierra 10.12.1

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 8, 2017, 11:06:36 AM3/8/17
to Google Mobile Ads SDK Developers
Hi Kum,

The Ad Unit ID that you shared seems to be linked to an Android app from your AdMob account. Note that Reward Ad Unit IDs are platform specific and you would have to create one for an iOS app and try again.


Thanks,
Arjun Busani
Mobile Ads SDK Team

Ahmed Zaher

unread,
Mar 8, 2017, 11:23:03 AM3/8/17
to google-adm...@googlegroups.com
Hi veer
Could u please help me in integrating reward video ads into Gdx games, i've managed to intialize the ads but i cant seem to det it to show



Sent from my Samsung Galaxy smartphone.
--

---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/83ryThbd2lg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 8, 2017, 3:07:00 PM3/8/17
to Google Mobile Ads SDK Developers
Hi Ahmed,

Currently, we do not provide support for libGdx integration. We would be able to assist you only if you use our frameworks natively. 

Thanks,
Arjun Busani
Mobile Ads SDK Team

To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.

Kum

unread,
Mar 15, 2017, 10:35:31 AM3/15/17
to Google Mobile Ads SDK Developers
Veer,

Thank a lot for all.
A last question. 
Which plugin do you use with GoogleMobileAds to have google services (PlayGamesPlatform) on Android with Unity ?

Best regards,
Stephane

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 15, 2017, 11:33:57 AM3/15/17
to Google Mobile Ads SDK Developers
Hi Stephane,

The Google Play Games plugin is seperate to our Mobile Ads SDK plugin for Unity. You can import both of those plugins separately and it would work without any issues. 


Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Mar 16, 2017, 10:34:45 AM3/16/17
to Google Mobile Ads SDK Developers
Hi,

Which version to use ? the last return errors.

Veer Arjun Busani(Mobile Ads SDK Team)

unread,
Mar 16, 2017, 12:20:23 PM3/16/17
to Google Mobile Ads SDK Developers
Hi Kum,

Can you send us the error that you are receiving. Most likely it would be due to some conflicts with certain classes and I would suggest you to check the PlayServicesResolver folder to see if there are any older version copies and remove them and try to build again.

Thanks,
Arjun Busani
Mobile Ads SDK Team

Kum

unread,
Mar 17, 2017, 3:24:19 PM3/17/17
to Google Mobile Ads SDK Developers
Hi,

Exactly. Many libs in folder PlayServicesResolver was duplicate or old versions.
The result : 

Thank you fo all.
Best regard,
Stephane.

Zohaib Ahmed

unread,
Feb 12, 2018, 6:32:10 AM2/12/18
to Google Mobile Ads SDK Developers
Hello,
We are the team of developers and we need your support and help.
As we have done all the implementations of libraries and permissions in our source code but we aren't able to see an ad (e.g rewarded ad). We have checked your example code also and this code also unable to show any ad.

Kindly give a response of our query.
Thank you
Best Regards

Bharani Cherukuri (Mobile Ads SDK Team)

unread,
Feb 12, 2018, 11:06:07 AM2/12/18
to Google Mobile Ads SDK Developers
Hi Zohaib, 

Thank you for contacting us. We can definitely take a look at the issue. Could you please share us your Ad Unit ID along with the complete device logs, so I can take a look? Please use Reply privately to author option to share the requested details. 

Additionally, please refrain from re-opening old threads. You can always open a new thread for any new concerns.

Regards,
Bharani Cherukuri
Mobile Ads SDK Team  

Bharani Cherukuri (Mobile Ads SDK Team)

unread,
Feb 13, 2018, 10:53:56 AM2/13/18
to Google Mobile Ads SDK Developers
Hello Zohaib, 

Thank you for providing the Ad Unit IDs. Let's continue our discussion on the forum, as this might help other forum users following this post. 

I was able to load ads by testing your Ad Unit ID with our sample apps. Could you try testing your Ad Unit ID with our sample apps on your end and see if you're able to load the ads? If yes, I'd suggest that you re-check your implementation and try again. If not, please share us the complete device logs along with the code snippets of your implementation, so I can take a look and assist you further.

Bharani Cherukuri (Mobile Ads SDK Team)

unread,
Feb 15, 2018, 1:21:00 PM2/15/18
to Google Mobile Ads SDK Developers
Hello Zohaib, 

Thank you for sharing the details privately. Let's continue our discussion on the forum thread as this might help other forum users following the post. 

Based on the logs, it looks like you're receiving an Error code: 3. This is usually returned when there is no ad returned from the ad server. I was able to load ads by testing your sample app on my end with your Unity Ad unit id. It looks like there might be an issue with the device you're testing. Can you try this on a different device and see if you're able to load the ads? 

Let me know how it goes.

Regards,
Bharani Cherukuri
Mobile Ads SDK Team

Reply all
Reply to author
Forward
0 new messages