Table of Contents

Method EnableTestAds

Namespace
Titipi.MocaLib2

EnableTestAds(List<TestDevice>)

Opts this session into test ads. Call before InitializeAsync(AppLovinModuleConfig) in development builds only. Remove this call before shipping.

public static void EnableTestAds(List<TestDevice> devices)

Parameters

devices List<TestDevice>

Devices that will receive test ads. Each entry has a human-readable Name and the advertising identifier (IDFA on iOS, GAID on Android) reported in the MAX Mediation Debugger on first run. Typically sourced from Firebase Remote Config.