We have exported copies of our game previously, but there are some additional steps that we should do before actually releasing the game on an App Store:
- The first step will be to confirm you are currently set to deploy your project to our mobile platform of choice. You can check this by going into the Build Settings menu by navigating to File | Build Settings.
- From there, you should see the Unity logo to the right of the Android or iOS selection. If you do not, select it and then click on the Switch Platform button and wait for it to finish reimporting the assets for the project:
- After confirming we ...