arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Tech Requirements

Unity integration

PLAY SDK requires the following software:

  • Unity 2020 LTS or later. Installation instructions.arrow-up-right

    • It is always recommended to use a late version of Unity for bug fixes and up-to-date compatibility.

hashtag
Prerequisites

hashtag
Setup your bundle identifier in the project setting:

  1. Open project settings Unity window: Edit->Project Settings...

  2. Select Player and open the Other Settings section

  3. For iOS tab change the Bundle Identifier

hashtag
Android

Choose Minimum API Level 23 in Project Settings->Player->Other Settings

For Android you can also change the Scripting Backend from Mono to IL2CPP. Since Unity Android Mono backend does not support arm64 which is required on . But to keep the development iterations faster, you can also keep Mono and only later jump to IL2CPP.

For Android, Target API Level should be 33 or higher for Google Play Store compliance.

hashtag
Integration Support

If you are unable to find a solution in our documentation you can reach out to us directly by:

  • Creating a GitHub issue

  • Dropping a message in our Discord dev-chat

For Android tab change the Package Name

Android Play Marketarrow-up-right
herearrow-up-right
herearrow-up-right