Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Incorrect reference to NativeAd #13

Open
msesma opened this issue Jan 21, 2019 · 0 comments
Open

Incorrect reference to NativeAd #13

msesma opened this issue Jan 21, 2019 · 0 comments

Comments

@msesma
Copy link

msesma commented Jan 21, 2019

In MainActivity insertAdsInMenuItems() method, the code shown specifies adding NativeAd instead UnifiedNativeAd:
for (NativeAd ad : mNativeAds) { must be for (UnifiedNativeAd ad : mNativeAds) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant