Import

The ArcPlay Unity plugin allows Unity developers to easily monetize your Unity apps for Android via a unified C# API in Unity without having to write Java/Kotlin code.

This guide is intended for publishers who want to monetize a Unity app.

Prerequisites

  • Use Unity 2021.3 or higher

  • To deploy to Android

    • Minimum Android API level of 23 or higher

    • Target Android API level 34 or higher

Android API level is set in Project Settings > Player > Android > Other Settings > Other Settings.

Import Options

That's it! Now you can move on to the Initialize step.

Last updated