Issues with App Check Debug Code in FlutterFlow Testing

Database & APIs

Hi FlutterFlow Community,

I'm having trouble setting up App Check with a debug code for my FlutterFlow app, which is preventing me from using the local testing environment.

Problem: Since enabling App Check in my FlutterFlow project, I receive the following message when trying to test my app locally:

  • "App Check debug token: [Token]. You will need to add it to your app's App Check settings in the Firebase console for it to work."

Despite following the instructions, I am still encountering this issue.

What have you tried so far?
  • Added Debug Token to Firebase:

    • I copied the debug token provided by FlutterFlow and added it to the App Check settings in the Firebase console under the Debug Tokens section.

  • Set Up reCAPTCHA:

    • Created a reCAPTCHA v3 site key.

    • Added the following domains to the reCAPTCHA configuration:

      • app.flutterflow.io

      • test-my-peaks-app.flutterflow.app

      • my-peaks-app.flutterflow.app

    • Added the reCAPTCHA site key to my Firebase project settings under App Check for the web app.

  • Configured FlutterFlow:

    • Added the reCAPTCHA site key in the FlutterFlow settings for web under App Check.

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