Get Started
SDK Integration
Facebook SDK
Download SDK and follow the instruction: https://developers.facebook.com/docs/unity/gettingstarted. You'll need Facebook App Id to get this done.
Firebase SDK This will help us analyze & grow our game. The instruction is: https://firebase.google.com/docs/unity/setup. There're 4 SDKs we need to integrate
Firebase Analytics
Firebase Remote Config
Firebase Crashlytics
Firebase Cloud Messaging
Please get the google-services.json & GoogleService-Info.plist from your AM
Monetization SDK
We'll use Ads Mediation to maximize ad availability & eCPM. Currently, we can use one of two main ad mediation services, IronSource or MAX. Please follow the mediation service integration that had been selected for your game
MAX
Admob App Open ID
Follow this instruction: https://developers.google.com/admob/unity/app-open
Please pay attention to these notes:
Download this file and replace the GoogleMobileAdsDependencies.xml in the folder Assets/GoogleMobileAds/Editor https://drive.google.com/file/d/1rWdgmk7XFNjtwspEmzv4GCLvZn9oq6BO/view?usp=sharing
Test ads: Follow this instruction: https://developers.google.com/admob/unity/test-ads
Focus on this part:
Last updated