You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Expo managed workflow & added the config plugin to my project as documented here. After releasing a new version of my app, 0% of my requests are verified despite having already registered my apps with attestation providers in Firebase.
From the language, it sounds like adding the config plugin is all the setup that needs to happen on the mobile side of the setup. If I'm still supposed to configure & install a custom provider, then this may be the issue. For us expo folks, some clarity here would be fantastic.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Issue
I'm using Expo managed workflow & added the config plugin to my project as documented here. After releasing a new version of my app, 0% of my requests are verified despite having already registered my apps with attestation providers in Firebase.
From the language, it sounds like adding the config plugin is all the setup that needs to happen on the mobile side of the setup. If I'm still supposed to configure & install a custom provider, then this may be the issue. For us expo folks, some clarity here would be fantastic.
Otherwise, something may be broken.
Project Files
Javascript
In
app.config.js
Edit: I just realized I installed App Check v 20.3.0 while all my other Firebase packages are on 19.2.2. Could this be the problem?
Beta Was this translation helpful? Give feedback.
All reactions