Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
xVemu opened this issue Apr 12, 2024 · 5 comments
Open
1 task done

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

xVemu opened this issue Apr 12, 2024 · 5 comments
Labels
Needs Attention This issue needs maintainer attention. platform: android Issues / PRs which are specifically for Android. plugin: app_check type: question A question where further information is requested

Comments

@xVemu
Copy link

xVemu commented Apr 12, 2024

Is there an existing issue for this?

  • 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 xVemu added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Apr 12, 2024
@russellwheatley
Copy link
Member

russellwheatley commented Apr 12, 2024

@xVemu - Difficult to figure out what the issue is without any context or access to the project. Out of curiosity, have you test the app on internal, open or closed testing via Google play console to check that the app works with app check enforcement? i.e. you're able to use plugins where you have enforced app check?

@russellwheatley russellwheatley added type: question A question where further information is requested platform: android Issues / PRs which are specifically for Android. plugin: app_check blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Apr 12, 2024
@xVemu
Copy link
Author

xVemu commented Apr 12, 2024

@xVemu - Difficult to figure out what the issue is without any context or access to the project. Out of curiosity, have you test the app on internal, open or closed testing via Google play console to check that the app works with app check enforcement? i.e. you're able to use plugins where you have enforced app check?

I'm using closed testing. The issue occurs only when Google performs their automated test on the app. Later, when I download it on my device, everything works fine.

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Apr 12, 2024
@russellwheatley
Copy link
Member

@xVemu - Could you ask Firebase support why it is failing and provide details from the pre-launch report? It appears to be a configuration issue that isn't solved by a fix on FlutterFire.

@russellwheatley russellwheatley added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Apr 12, 2024
@google-oss-bot google-oss-bot added the Stale Issue with no recent activity label Apr 23, 2024
@google-oss-bot
Copy link

Hey @xVemu. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@xVemu
Copy link
Author

xVemu commented Apr 24, 2024

I've contacted Firebase support, and they told me to add signing key to SHA-256 certificate fingerprint, but it didn't work out. The same issue appears when running with Test Lab inside Firebase Console.

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed Stale Issue with no recent activity blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention This issue needs maintainer attention. platform: android Issues / PRs which are specifically for Android. plugin: app_check type: question A question where further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants