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