Skip to content

Banner ad are not loaded  #124

@Hasan-Mahmud

Description

@Hasan-Mahmud

I want to show banner ad in my RecyclerView by using AdmobBannerRecyclerAdapterWrapper
But blank ad view are showing no ad are loading
the code is
adapterWrapper = AdmobBannerRecyclerAdapterWrapper.builder(this)
.setAdapter(mVideoAdapter)
.setSingleAdUnitId(adMobUnitId)
.setNoOfDataBetweenAds(3)
.setFirstAdIndex(3)
.setLimitOfAds(5)
.setTestDeviceIds(deviceIds)
.build();
what is the problem i can't understand help please

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions