Get started
Get started with Remote Config.
Read time 1 minuteLast updated 18 hours ago
To get started with Remote Config, perform the following actions:
- Follow the steps in Get started with UGS to create and link your project.
- Set up Remote Config in the Unity Dashboard.
- Install the Remote Config package
Set up Remote Config
You can set up and manage Remote Config through the Unity Dashboard:- In the Unity Dashboard, select the Products tab from the sidebar.
- Under Content Management, go to Remote Config and select Launch.
SDK installation
To access Remote Config, developers must meet the following requirements:- Install Unity version 2019.4 or higher.
- Set your Editor scripting runtime to .NET 4.X equivalent (or above).
- Set your API Compatibility Level to .NET 4.x.
- Install the Remote Config package.
- In the Unity Editor, select Window > Package Manager.
- Search for , and select Install.
Remote Config - In the Unity Editor, select Window > Remote Config.
- Refer to the SDK documentation to learn how to integrate Remote Config in code.
- In the Remote Config service in the Unity Dashboard, follow the Setup guide to start populating your environments and config settings in the cloud.