Ultimate Mediation Ads [ Basic ]

Download Addon

This addon is only permitted for paid versions of Construct 3.

View Plans

Info

  • Deprecated addon Deprecated
  • License MIT License
  • Allows monetisation of your creations
  • Copyright EMI INDO. All rights reserved.

Statistics

  • Download count112 total downloads
  • Latest download count 102 downloads of latest version
  • Average download count1 downloads per day average

Owners

[ Support ]

C3 Build Service = No

Use Worker = Yes

Create Account

tapdaq.com

Create Placements

youtu.be/7WJrh14yQa8

Add network adapter CLI

youtu.be/1_cVc6ifTEE

tapdaq.com/docs/en/cordova-plugin/Quickstart

Full version

c3addon.itch.io/c3-ultimate-mediation-pro

Application test

youtu.be/PTrPRe_Ksto

BUILD TUTORIAL

youtu.be/KD-Y7kUoV3w

Installation of the Cordova SDK

We recommend the latest Cordova, this plugin supports 9.0.0 and above.

Cordova CLI: 10.0.0

Cordova iOS: 6.0.0

Cordova Android: 9.0.0

For iOS to integrate the latest Tapdaq SDK please make sure Deployment Target is 8.0 and Xcode 11.0 or above is used. In order to build an app using older Xcode versions bitcode must be disabled.

MANUAL Add network adapter CLI

copy paste to config.xml cordova cli

<preference name="AndroidXEnabled" value="true" />

<plugin name="cordova-plugin-tapdaq" spec="@tapdaq/cordova-sdk@~4.3.1" />

<plugin name="cordova-plugin-tapdaq-chartboost" spec="@tapdaq/cordova-chartboost-adapter@~4.3.1" />

<plugin name="cordova-plugin-tapdaq-unityads" spec="@tapdaq/cordova-unityads-adapter@~4.3.1" />

<plugin name="cordova-plugin-tapdaq-inmobi" spec="@tapdaq/cordova-inmobi-adapter@~4.3.1" />

<plugin name="cordova-plugin-tapdaq-fan" spec="@tapdaq/cordova-fan-adapter@~4.3.0" />

<plugin name="cordova-plugin-tapdaq-adcolony" spec="@tapdaq/cordova-adcolony-adapter@~4.3.1" />

Supported platforms: Android || IOS