icon

Instabug Android Mapping File Upload

This step uploads Android mapping file to Instabug through Bitrise CI integration.

Upload Android mapping file to Instabug through Bitrise CI.

Configuring the Step

  1. Add the Instabug Android Mapping File Upload step to your Workflow after any build Step.
  2. Set the build.gradle Path. In general, it should work with the default value.
  3. Set the Instabug App Token. It's highly recommended to have this value in a secret env var and reference that.

Troubleshooting

Make sure you insert the Step after any build Step so that every dependency and env var is already setted.

Similar steps

This step uploads iOS debug symbols to Instabug through Bitrise CI integration.

Upload an IPA/APK file to TestProject

Extracts Android manifest attributes to environment variables.

Upload iOS debug symbols to Embrace through Bitrise CI integration