Namespace: crashlytics Stay organized with collections Save and categorize content based on your preferences.
test. crashlytics
Namespace for testing Crashlytics functions using the Cloud Functions for Firebase Test SDK.
Methods
exampleIssue
exampleIssue() returns functions.crashlytics.Issue
Fetch an example Issue already populated with data.
- Returns
non-null functions.crashlytics.Issue
makeIssue
makeIssue(fields) returns functions.crashlytics.Issue
Function to create a Crashlytics event.
Parameter | |
|---|---|
fields | Object Fields of Value must not be null. |
- Returns
non-null functions.crashlytics.Issue
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-03 UTC.