flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

[firebase_app_check]: doesn't pass in Play Store Pre-Launch Report

Open xVemu opened this issue 4 months ago • 6 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues.

Which plugins are affected?

App Check

Which platforms are affected?

Android

Description

I'm using Firebase App Check to protect my backend. When I upload my app to Google Play, it produces Pre-launch report. It contains screenshots with error about unavailable app check token. I can also see in Firebase Crashalytics, that test device reported errors indicating the same issue. Is it possible to use some kind of debug provider in Pre-launch report?

Reproducing the issue

Upload app to play store.

Firebase Core version

2.29.0

Flutter Version

3.19.5

Flutter dependencies

Expand Flutter dependencies snippet

firebase_app_check: ^0.2.2+1

xVemu avatar Apr 12 '24 07:04 xVemu