Tuesday, 5 April 2022

AdChoicesView deprecated in Facebook ads any replacement

AdChoicesView deprecated in Facebook ads any replacement

import com.facebook.ads.AdChoicesView;
  AdChoicesView adChoicesView = new AdChoicesView(context, nativeAd, true);
                    viewHolder.adChoice = adChoicesView;
 viewHolder.nativeadview.addView(adChoicesView, 0);


from AdChoicesView deprecated in Facebook ads any replacement

No comments:

Post a Comment