Import
Last updated
Last updated
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.
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.
If you have the installed, you can install the OpenUPM registry with the following command:
That's it! Now you can move on to the Initialize step.
Click on the + icon at the top left and choose Install package from git URL...
Paste the below URL
and click Install:
https://github.com/ArcPlayAi/arcplay-unity-android-plugin.git?path=Packages/com.arcplay.plugin#v1.0.0
Note: Check the latest plugin version by reaching out to the team.