Infinite Runner Engine 2D
  • 🥳Welcome to Infinite Runner Engine 2D
  • ⚠️Attention
  • 📺YouTube Tutorials
  • 🤔How to start?
  • 📚Infinity Runner Editor
    • Game Manager
      • Player
        • Sprite
        • Effect
        • Animation
      • Particles
      • Control Type
      • Character Details
    • Main Camera
    • Audio Manager
    • Terrain Generator
      • Terrain Generation Settings
    • Enemies
      • Mace
      • Saw
      • Spike
      • Block
      • Enemy AI
    • Block And Ground
    • Block Background
    • Collectables And Weapons
      • Shooting Gun
      • Melee Weapon
      • Coin
      • Chest
      • Life
    • Add weapon to Player or AI
    • Shop Manager
    • ADS Manager
  • 📧Contact
Powered by GitBook
On this page
  1. Infinity Runner Editor

ADS Manager

PreviousShop ManagerNextContact

Last updated 10 months ago

Follow these steps to ensure that your project includes all the dependencies: (Unity Android)

Go to Project Settings > Player > Android > Publishing Settings > Build and select:

  • Custom Main Gradle Template

  • Custom Gradle Properties Template

In the Unity editor, select Assets > External Dependency Manager > Android Resolver > Resolve to have the Unity External Dependency Manager library copy the declared dependencies into the Assets/Plugins/Android directory of your Unity app.

Video Tutorial:

📚