Skip to content

Storage barfs AppCheck warnings into logcat when AppCheck is not enabled #5873

Closed
@matejdro

Description

@matejdro

[READ] Step 1: Are you in the right place?

Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:

  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general Firebase discussion, use the firebase-talk
    google group.
  • For help troubleshooting your application that does not fall under one
    of the above categories, reach out to the personalized
    Firebase support channel.

[REQUIRED] Step 2: Describe your environment

  • Android Studio version: Android Studio Jellyfish | 2023.3.1 Beta 1
  • Firebase Component: Storage (Database, Firestore, Storage, Functions, etc)
  • Component version: 20.3.0

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

  1. Create an Android project that uploads some files to Storage.
  2. Upload some files
  3. Watch logcat

Logcat is filled with Error getting App Check token; using placeholder token instead. Error: com.google.firebase.FirebaseException: No AppCheckProvider installed. warnings. I do NOT use AppCheck, nor do I want it and yet storage keeps bugging me about it.

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