• Docs
  • Releases
  • API Reference
  • Login
  • Languages iconEnglish
    • 日本語

›Admix Plugin

Getting Started

  • Admix Quickstart
  • How It Works
  • Register a Developer Account
  • Download the Plugin
  • Install the Unity Plugin
  • Updating Plugin Version

Admix Plugin

  • Adding Placements
  • Banner Placements
  • Video Placements
  • Placement Settings
  • Adding Shaders
  • Understanding Gaze Tracking
  • Plugin Settings
  • Projects management
  • Dynamically Generated Content
  • About AdmixLocalConfig file
  • Consent Management Platform
  • PlayerInfo popup
  • Graphics API requirements
  • Admix Obfuscation rules

Developer Platform

  • My Apps
  • OFF Mode
  • SANDBOX Mode
  • Going LIVE
  • Placements setup
  • App versions
  • Publish page
  • Reporting
  • Forecast page
  • User Profile
  • App-ads.txt

Optimization

  • Choosing Your Ad Format
  • Starting to Generate Revenue
  • Increase My Revenue
  • Optimizing the Experience

Data

  • Admix and User Privacy

Tutorials

  • Sandbox mode on Android

Admix related rules for Proguard

If you use Proguard for your Android build, add these rules to your Proguard file (proguard-user.txt) to prevent Admix related Java classes from being obfuscated.

-keep public interface com.admix.td.webview_plugin.b { public *; }
-keep public interface com.admix.td.webview_plugin.e { public *; }
-keep public interface com.admix.td.webview_plugin.c { public *; }
-keep public class com.admix.td.webview_plugin.d { public *; }
-keep public class com.admix.td.webview_plugin.a { public *; }
-keep public class com.admix.td.webview_plugin.f { public *; }
-keep public interface com.admix.td.webview_plugin.g { public *; }
-keep public interface com.admix.td.webview_plugin.h { public ; }
-keep class keep class com.admix.idfa.
{ public *; }

← Graphics API requirementsMy Apps →
Documentation
TutorialsReleasesAPI Reference
Admix
Admix HomepageLogin
Copyright © 2022 Admix