Getting appcheck working on expo sdk 45 #6311
Unanswered
skjorrface
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Same here, I have been unable to get App Check working in a development build. |
Beta Was this translation helpful? Give feedback.
0 replies
-
As a non-expo user I'm not sure how to support it at all. App Check config is non-trivial as is integrating firebase in general. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As title says, I'm struggling to get appcheck working on expo development client, android, sdk 45. I followed every step in the official documentation, created a debug token, inserted it into eas.json, development profile,

FIREBASE_APP_CHECK_DEBUG_TOKEN, but as I enable appcheck enforcement mode from firebase console, requests simply stop working. What am I doing wrong? P.S. I already tried removing android folder, resetting metro and expo cache and rebuilding again but it didn't help and of course I'm using a real device to do the tests.
Beta Was this translation helpful? Give feedback.
All reactions