Closed takeharu closed 1 year ago
Hello @takeharu,
Sorry to hear that you have an error with our SDK.
We now use the new API provided by Mobile Ads SDk which addNetworkExtrasBundle
CustomEventBanner
is deprecated in their SDK
If our documentation refers to the old implementation we will modify it soon.
Thanks for contacting us, feel free if you have any more questions.
Hi @github-maxime-liege,
Thank you for the information. I understood and resolved.
Please close this issue.
I'm using the latest Mobile Ads SDK(
21.4.0
).Updating
tv.teads.sdk.android:admobadapter
to5.0.22
, I get a compile error at the following.This seems to be happening because
TeadsAdapter
in5.0.22
does not implementcom.google.android.gms.ads.mediation.customevent.CustomEventBanner
.