Android Question [Solved] FirebaseAdMob library and new type UnifiedNativeAd

asales

Expert
Licensed User
Longtime User
I saw this Release Notes to Mobile Ads SDK for Android:
https://developers.google.com/admob/android/rel-notes

and there is a new type of native ad (UnifiedNativeAd):
https://developers.google.com/android/reference/com/google/android/gms/ads/formats/UnifiedNativeAd

My doubts:
1 - I can implement this new type with the FirebaseAdMob 1.50?

2 - If I upgrade to FirebaseAdmob library 1.50 (I use the 1.31), I can use the banners, interstitial, and native ads without any changes or is mandatory I implement the User Consent (my apps is not in the EU)?
 

asales

Expert
Licensed User
Longtime User
1. This type is not wrapped in FirebaseAdMob. Might be possible to use it with code similar to the JavaObject code used for native ads.
Thanks. I will try and if it works I put the code here.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…