Running test mode with Firebase App Check enabled

Troubleshooting

I enabled Firebase App Check (Android) in my Firebase project and followed Flutterflow's instructions (https://docs.flutterflow.io/integrations/firebase/app-check/). It works fine on Android, but I can’t get it to work in Test mode.

I already have the debug token, registered the Web app with reCAPTCHA Enterprise as the provider (as required for Test mode according to the docs), and for the reCAPTCHA key I added flutterflow.io and app.flutterflow.io as the allowed domains. (this last step isn’t in the docs, though)

I have tried both Debug and Play Integrity as the Android provider, but it still doesn’t work in Test mode.

Did you check FlutterFlow's Documentation for this topic?
Yes
2