Add the Trace SDK before the build process Important: Please read the Trace license terms in the SDK. By clicking here to add the Trace SDK, you are agreeing to those license terms.
⚠️ This step is deprecated as it is not supported anymore.
Ensures that Trace is added to a given Android application project. Adds the required dependency (trace-sdk) and applies the plugin (trace-gradle-plugin) if the project does not already have them. This step is needed, when you have not added Trace manually to your project. For manual installation see the documentation below.
Use this step before your application is built/assembled with Gradle
bitrise.io: https://devcenter.bitrise.io/monitoring/getting-started-with-trace/
Trace: https://trace.bitrise.io
What's Trace? https://bitrise.io/add-ons/trace-mobile-monitoring
Getting started guide: https://trace.bitrise.io/o/getting-started
For iOS, please check this step: https://bitrise.io/integrations/steps/add-trace-sdk
Source for iOS step: https://github.com/bitrise-steplib/bitrise-step-add-trace-sdk