Create a New Meta App

To set up a brand-new Meta App, head to the Meta Horizon Developer Dashboard, visit Apps, and hit the Create New App.

image.png

Give your app a name, and select the Platform it’s targetting. Click Create.

image.png


Setting Up Unity for Meta Builds

Find Your Meta App ID

In your App’s Meta Quest Developer Dashboard, head to Development > API.

image.png

Then find and copy your Application ID.

image.png

Set Up Your Unity Meta Settings

In your Unity project, visit the Meta tab in the top menu, and select Platform > Edit Settings.

image.png

If you don’t see this menu, make sure you’re working from a project based on the Elixr Meta VR App Boilerplate repo in the company Github.

In the Oculus Platform Settings menu, add your Application ID and plug it into either the Meta Quest field. Ignore the Oculus Rift field unless you’re building for PCVR.

image.png

Set Up Your Unity Build Settings