Unity: How to set Android bundle identifier

Date: 2020-05-18 | unity | android |

problem

I'm using Unity to build a mobile game and am trying to build it for Android. I keep getting an error about the "bundle identifier" being missing. How do I add the Android bundle identifier?

solution

To add a bundle identifier for your Android project, do this:

  • Go to File > Build Settings
  • At the bottom left of the Build Settings window, click Player Settings
  • Select the Player tab
  • Select the Android icon in the player tab
  • Expand Other Settings
  • Find the Identification section then fill in the Package Name with your bundle identifier

Want more like this?

The best / easiest way to support my work is by subscribing for future updates and sharing with your network.