Skip to main content
Version: 0.x

Test Ads

It is important to enable test ads during development so that you can click on them without charging Google advertisers. If you click on too many ads without being in test mode, you risk your account being flagged for invalid activity.

Dev Mode

Under dev mode, test ads are served, it could be turn on as follow,

admob.setDevMode(true)

Firebase Test Lab

Pre-launch report in Google Play Console is powered by Firebase Test Lab for Android.

It is important to use test ads in such environment, therefore this plugin will detect it and do the right thing.

Further reading