Candy Smith
HomeGeneral Info
General Info
General Info
  • How to open the project
  • How to add more than 100 levels on the map (tutorial)
  • How to edit map and add new levels to the map
  • How to reskin
  • How to change audio
  • How to change the fonts
  • How to test on devices
  • Google Mobile ads integration
  • Unity Ads Integration Guide
  • Unity In-apps Integration Guide
  • How to build
  • Difference between Sweet Candy Sugar and Jelly Garden Match 3
  • How to setup FaceBook and Leadboard
  • Localization
    • Localization details
    • Font setup
  • Sprite atlas and editor. Editor artifacts
  • Add rewarded ads button
Powered by GitBook
On this page
  • Installation
  • Setup
  • Troubleshooting

Google Mobile ads integration

Last updated 3 months ago

Warning: we are not related for proper work of this plugin

Installation

  • Download the latest Admob release here

  • Run and import downloaded package

Setup

  1. Go to your Google Mobile Ads account https://apps.admob.com

  2. Add new app to monetise. Help

  3. Copy app id and ads id and past it into Ads settings to Admob Android or iOS profile

  4. Put your app id to Assets > Google Mobile Ads > Settings

5. Put your ID to the ads settings of the game template

Google mobile ads (admob) support

Troubleshooting

  1. If you cannot see your ad use Sample ad units to test it Sometimes it requires a couple of days to activate your new ad if you need more info please contact Google support

  2. Android building problem. Try this

  3. Delete GoogleMobileAds and Plugins/Android/GoogleMobileAdsPlugin folders and reimport it

  4. If you have Gradle building problem try this For Win to clear the .gradle folder inside my %Userfolder% For Mac you can run rm -rf $HOME/.gradle/caches/ in terminal

  5. If you use Admob and Chartboost at the same time you should delete Plugins/Android/ChartboostSDK/android-support-v4.jar

  6. If you able to see test ads but can’t see real ads

    1. Try to change package id.

    2. Try to publish the game

    3. As far as you able to see test ads google says problem can be only in particular admob account, package or adUnit id

  7. If you have problems with building for android:

Make sure you haven’t support libraries twice, delete the libraries (marked with red line)