Question by
yavora · Apr 14, 2016 at 12:45 PM ·
build-errorandroid buildunity cloud build
Getting error about incorrect bundle id, Android Cloud Build
Player export failed. Reason: Error building Player: UnityException: Bundle Identifier has not been set up correctly.
Please set the Bundle Identifier in the Player Settings. The value must follow the convention 'com.YourCompanyName.YourProductName' and can contain alphanumeric characters and underscore.
I have bundle id starting with io., can't i? Or it's necessary to start with com.?
Thanks.
Comment