App check still use re-captcha on Android #6970
Unanswered
minhnguyenit14
asked this question in
Q&A
Replies: 1 comment
-
I don't believe this version of react-native still receives support:
In general we follow this: https://github.com/reactwg/react-native-releases#releases-support-policy I think you need to test on a real device in release mode and you need to make sure the SHA you are using is the one from Play Store (after they reprocess it) If you've done all that I'm not sure what could be going wrong, sorry |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I set up everything as the docs recommend with correct project linking and correct SHA-256 mapping. I got the token from
getToken
API but it still opens the browser for re-captcha when I use the phone auth service. I've searched for hours and also checked on an emulator, android device debug build, assembleRelease build, and even from Play Store internal testing.I don't know what's going on...
Beta Was this translation helpful? Give feedback.
All reactions