Admob Configuration

Configuration

  1. Open Project

  2. Go to /src/environments.ts file

  3. Change AD_UNIT_ID value (You must get this id from Admob)

  4. How get AD_UNIT_ID? (More Details)

  5. 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?