Skip to content

cleveradssolutions/CAS-Construct

Repository files navigation

CAS.AI Mobile Ads for Construct

Addon Release Construct SDK Platform App-ads.txt

The CAS.AI Mobile Ads SDK (by CleverAdsSolutions) offers advanced mobile advertising capabilities with refined ad formats and streamlined APIs to access multiple ad networks and maximize monetization in mobile apps.

This repository contains the official Construct plugin for CAS.AI, allowing Construct 3 developers to easily integrate and monetize their apps using the CAS.AI SDK.

CAS.AI supports 25+ mediation adapters, giving you the flexibility to include only the networks you want in your application. All other tasks including registering your app with third-party services, configuring ad units, and preparing your mediation stack are handled automatically by our platform. You don’t need to manually create accounts or set up placements across multiple ad networks. We do it for every app individually, ensuring a smooth, optimized, and headache-free onboarding experience.

Start monetizing smarter with less setup and more results.
Simply Get started with cas.ai and get immediate access to our platform.

Getting Started

For setup instructions, usage examples, and API details, refer to the Developer Guide.

Downloads

Visit Construct Addons or releases assets to get the latest version of the .c3addon.

Feedback & Contributions

Found a bug? Have a feature request or suggestion?
Please open an issue using GitHub’s Issue Tracker.

Addon Development Setup

After cloning the repository, install the dependencies:

npm install

For proper type checking, need to export Construct's type definitions to addon folder:

  1. In Construct, enable developer mode and then reload Construct.
  2. In the main menu, a new Developer mode submenu should have appeared. In that submenu, select Set up TypeScript for addon.

Note this requires a browser that supports the File System Access API - try using Chrome or Edge if the option does not appear.

  1. A folder picker appears. Select the folder that contains addon.json.

Dependency repositories

This Construct plugin is built on top of the CAS.AI Cordova plugin for building Android and iOS applications.

Refer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.