capawesome-team / capacitor-firebase

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.
https://capawesome.io/plugins/firebase/
Apache License 2.0
392 stars 101 forks source link

Appcheck Package - getting invalid token with short length #537

Closed SureshKumarToverto closed 8 months ago

SureshKumarToverto commented 9 months ago

Plugin(s)

Version

5.3.0

Platform(s)

Current behavior

We are getting invalid token with short length of token example below,

When we use current public release package, we are able to get the full-length valid token but when we use the Dev published branch, we noted this issue. If you have any insights, recommendations, or steps we can take to address this issue, we would greatly appreciate your assistance.

Thank you for your time and support.

Expected behavior

We need a valid token, and the provider should be "device_check_app_attest."

Reproduction

https://github.com/capawesome-team/capacitor-firebase/tree/8b4b50f61f11e692290ef6ca1dd2832f20547801/packages/app-check

Steps to reproduce

1.install and run the app

Other information

No response

Capacitor doctor

ionic cap build iOS

Before submitting

github-actions[bot] commented 9 months ago

This issue has been labeled as needs: reproduction. This label is added to issues that need a code reproduction.

Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue.

github-actions[bot] commented 8 months ago

It looks like there hasn't been a reply in 30 days, so I'm closing this issue.