Usage
Examples
1. Using JSON file auth
2. Using environment variable auth
3. Upload and Publish to Release Channel
This example uses the following options--obb-file
to upload an obb with the apk--title
to set the app title in ManageXR as “Cool new app”--description
to set the app description in ManageXR as “This app is amazing”--release-channel
to publish the new app version to the “Dev” release channel
4. Upload with bundled files
Upload an app with bundled files and choose the location where the files should be installed on devices--bundle-directory
uploads files stored at /path/to/directory on local machine as bundled files/path/on/device
optional path to location on device where bundled files will be installed e.g.,Android/obb/com.your.app