I need help with the steps to run the app in Run/Test mode while Firebase App Check is enabled.
Loom video in Step 7: https://www.loom.com/share/aa543bffaed347659e99c6554c9a89ef?t=32
Step 3.3 in FlutterFlow docs says: Note: To run the app in Run/Test mode, you must register the Web version of the app as well.
Link: https://docs.flutterflow.io/settings-and-integrations/project-setup/firebase/app-check
Step 7.2 in FlutterFlow docs says: Open the app for which you want to generate the debug token.
Link: https://docs.flutterflow.io/settings-and-integrations/project-setup/firebase/app-check
Below is my query:
1) In the loom video, the debug token is generated for the Android app in Firebase.
To run the app in Run/Test mode in the browser, do we have to generate the debug token for the web app in Firebase or the Android app in Firebase?
Would be very thankful if someone could help me out with this. Thanks in advance.