Skip to main content

Veritran Docs

Firebase Crashlytics

The Firebase Crashlytics integration works as a real time crash reporting tool that helps you prioritize and fix your most pervasive crashes based on the impact on real users.

Important

With the functions of the Call API described in this article, you will be able to customize the integration —already installed— according to your business needs. If you haven't yet requested its installation, contact your admin for assistance.

Advantages of this integration include:

  • Sending real time alerts for new errors, regressed errors, and errors that are starting to happen at higher rates.

  • Providing detailed and actionable insight on the timeline of events leading up to a crash so you can uncover the root cause, and quickly reproduce and fix the bug.

Note

The integration described in this article may not be implemented in your environment or enabled for all your clients. Contact your admin for assistance.

Technical Details

API ID

569

API Code

FIREBASE_CRASHLYTICS

Call API version

1.0

SDK Version

iOS: [6.9.0]

Android: [17.3.1]

App Version

iOS: [7.0.0.0]

Android: [7.1.0.0]

Objective

Crash tracking

Classification

Business intelligence

Available for

iOS, Android

Use the Firebase Crashlytics Integration in Studio

The following function is available for use in your legacy processes, and you can also use it as a block in Lambda processes. Click the function to see more details.

Set User ID Crashlytics

Set a Crashlytics identifier to a user

Set User ID Crashlytics

This function allows you to set an identifier to the user so that it can be displayed in the error report of the Firebase Crashlytics console.

Parameter Configuration

This function requires you to complete the value of Register 300 with the corresponding identifier.

Function ID

Register

Value

110

1

Input Registers

Register

Description

Mandatory

Value

300

User identifier to be displayed in the error report of the Firebase Crashlytics console

X

STRING

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

API_GENERIC_ERROR

002

API_WRONG_PARAMETERS_ERROR