On the Other Settings tab, under Identification, do the following:
a. In Package Name, enter a unique package name. To enable the Package Name field, select Override Default Package Name above the Package Name field. The package name must be unique within the Oculus ecosystem, and the structure should be com.CompanyName.AppName. Feel free to deviate from the app’s title and choose a package name arbitrarily if needed. For example, if the company’s name is Jane Doe Inc. and the app’s title is Move Along with Colors, the package name can be com.JaneDoeInc.colorgame.
b. In Version, type the version number that identifies the iteration. For subsequent iterations, the number must be greater than the previous version number. If you’ve set the version number in product details, Unity automatically populates the version number.
c. In Bundle Version Code, increment the existing version code. This version is used internally to determine whether one version is more recent than another, with higher numbers indicating more recent versions.
d. In Minimum API Level, set the minimum Android version to Android 10 (API level 29) for Meta Quest headsets.
e. In Target API Level, select Automatic (highest installed) to let the app support the highest Android version available.