...
Right-click anywhere in your Project and choose “Create → Motive → App Config”
In the Launch Method drop down menu, select “Launch Server”
Set Motive Cloud Url to
https://us-west-a.motivecloud.dev
Set the Client Id and Client Secret to the values created for your Client Credentials above
Drag the App Config into the “App Config field of the Setup node on the LSDK App prefab
...
This app uses Unity’s new Input System. If you the UI does not respond it may be because your project does not have this installed. In this case you can click the “Add Default Input Modules” on the EventSystem object.
4. Enter a Launch Code
You will need a Launch Module to create a Launch Code. Steps to set up a Launch Module are here.
Creating Launch Codes is covered here (tbd).
5. Send Reporting Data
Send any number of Insights Reports here.
...