firebase / firebase/firebase-android-sdk

Ability to get the logs from Firebase network monitoring

Open
#5,502 1 comment 0 reactions 0 assignees View on GitHub
api: core type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 9h
Merged PRs (30d)
31

Description

## What feature would you like to see?
We want the Firebase network library to log the API call in the logcat in the debug builds so that same can be tracked in automation for breaks or end-to-end testing

Describe the feature you would like to add, ideally proposing a specific API.

## How would you use it?
We want to add a test which will detect and prevent repeated calls, and delays in calls upfront in the instrumentation test before going live

Tell us how you'd use this feature in your app.
This feature in debug builds can be used to track the API request number of times API requests are going to prevent repeated unnecessary API calls. Also we using this functionality we can prevent API call which is happening in app launch or launcher activity which should not be happening there

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.