Skip to content

Ability to get the logs from Firebase network monitoring #5502

Open
@atulgpt

Description

@atulgpt

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions