Publishing with API Key
If you aren't signed into editor you can still publish your game using API keys.
Registering an API Key
Go to your organization's API keys dashboard and click
Create Key
.Give your key permission to publish to the game you want to deploy to.
In Unity Editor go to
Airship > Configuration
and paste the key inAirship API Key

Setting Up Your Publish Target
Grab your game id from your create dashboard.

Go to your game config

Paste in your game id to
Target game id
and clickSubmit

If your game names shows up next to "Publish target" you are ready to deploy!
Last updated