Unity and AdMob Rewarded Video

132 views
Skip to first unread message

Alejandro Pardina

unread,
Jun 19, 2018, 11:00:30 AM6/19/18
to Google Mobile Ads SDK Developers
with the test codes The game did not give me errors but it did not show me the video.
The code of the methods was not executed:
        OnAdStarted
        OnAdRewarded
        OnAdLoaded
        OnAdFailedToLoad 
        and the others taht i dont use.

Then I used my own application codes did not give me error.
The game continues without show me videos only remains loading or does not do anything.
My application was recently uploaded and I still can not find it in the Admobs PlayStore.
please help me I'll leave the Unity Log
Editor.log

mobileadssdk-a...@google.com

unread,
Jun 19, 2018, 3:16:16 PM6/19/18
to Alejandro Pardina, Google Mobile Ads SDK Developers
Hi Alejandro,

Thanks for reaching out to us. Can you please share your Ad unit Id with us to test it on our end? Also, please go through our Sample app and check your implementation. Can you test your Ad unit Ids with our Sample apps  on a real device and send us the complete device logs? You can send us the details using "Reply Privately to Author" option.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/6d055214-0718-4d05-b392-a08a0463c070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mobileadssdk-a...@google.com

unread,
Jun 20, 2018, 3:18:37 PM6/20/18
to Alejandro Pardina, Google Mobile Ads SDK Developers
Hi there,

Thanks for sharing your Ad unit Ids. I was able to load live ads with your Ad unit Ids using our sample apps without any issues. Can you please share the error code that you are receiving with our test Ad unit Id and when you tested your Ad unit Id with our sample apps? Make sure that you deploy the app onto a mobile device to be able to make an actual AdRequest. You cannot make an AdRequest via Unity's Editor. 

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsubscrib...@googlegroups.com.

Alejandro Pardina

unread,
Jun 20, 2018, 4:20:36 PM6/20/18
to google-adm...@googlegroups.com
Hi tahnks for the help. Sorry my other logs was bad now I solved it.
Here I have the logs on my cell phone with the Sample app and my ids.
I used Android device monitor.
there are some information that maybe is important
I'm in Ecuador
my id take it out on Tuesday in the morning I think
and I'm using the code
.AddTestDevice (AdRequest.TestDeviceSimulator)
.AddTestDevice ("12199446F3987AAD3126568B23DF0DE4")
with my cell phone to avoid problems.
log.txt
logcell.txt
Message has been deleted
Message has been deleted

Alejandro Pardina

unread,
Jun 20, 2018, 4:50:46 PM6/20/18
to Google Mobile Ads SDK Developers
More logs
sorry is the last time 
log.txt
logcell.txt
logUnity.txt

Alejandro Pardina

unread,
Jun 21, 2018, 2:45:38 PM6/21/18
to Google Mobile Ads SDK Developers
I think i solved the previous errors but it still does not show any video
here is the new log in the example project
log.txt

mobileadssdk-a...@google.com

unread,
Jun 21, 2018, 2:57:40 PM6/21/18
to Alejandro Pardina, Google Mobile Ads SDK Developers
Hi Alejandro,

Thank you for the logs. It looks like you have not properly integrated the UnityAds plugin into your project. I would suggest that you go through our documentation once again and see if you are missing anything or start with our sample apps and try again.

Regards,
Deepika Uragayala
Mobile Ads SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 06/21/18 14:45:38 alejandr...@gmail.com wrote:
I think i solved the previous errors but it still does not show any video
here is the new log in the example project

--

---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, 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.

Alejandro Pardina

unread,
Jun 21, 2018, 4:09:40 PM6/21/18
to Google Mobile Ads SDK Developers
you're right, it was bad implemented
now it does not give that errors now I get the error "Not Fill" that can be for the region?
here is the log
log.txt

Alejandro Pardina

unread,
Jun 22, 2018, 1:18:44 AM6/22/18
to Google Mobile Ads SDK Developers
I already solved it thanks a lot.
I no longer get the error "No fill" only sometimes maybe because of my internet that is bad or something
In general is workin very good

If someone has these errors
The solution was
1) Install with the SDK manager: Google play services
that I had forgotten
2) re-import the plugin and open Assets > Player Servise Resolver > Android Resolver > force Resolve
I know it is a silly mistake.hahaha

Karlos Olivares

unread,
Apr 4, 2019, 2:55:42 AM4/4/19
to Google Mobile Ads SDK Developers

Karlos Olivares

unread,
Apr 4, 2019, 2:56:14 AM4/4/19
to Google Mobile Ads SDK Developers

Karlos Olivares

unread,
Apr 4, 2019, 2:56:44 AM4/4/19
to Google Mobile Ads SDK Developers
Reply all
Reply to author
Forward
0 new messages