Admob Configuration
Configuration
Open Project
Go to
/src/environments.ts
fileChange AD_UNIT_ID value (You must get this id from Admob)
How get AD_UNIT_ID? (More Details)
Also you must change IS_TESTING value to false when you upload production version to Google Play

Reference: https://ionicframework.com/docs/native/admob-free
Last updated
Was this helpful?