FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
106 stars 18 forks source link

Remote config causes test mode not working #3232

Open xxTesafilmxx opened 3 days ago

xxTesafilmxx commented 3 days ago

Can we access your project?

Current Behavior

Hello,

I'm new to flutterflow and building my first app.

Backend is firebase.

Now I wanted to pass two parameters from firebase via remote config: image image

As soon as I create the parameter in FF, my ap is not working anymore. The Testscreen stays almost empty, only the App-State is read in debug panel: image

In the console, a lot of errors are occuring:

image

Expected Behavior

remote control working and test mode, too.

already remmoved the underliner from the variable - issue still there.

Steps to Reproduce

  1. execute test mode - working
  2. end session
  3. create remote control parameter in firebase (tuseewarnung as string with default value)
  4. activate in ff remote control
  5. create new parameter in ff(name e.g. tuseewarnung as string, default in FF )
  6. run test mode

Reproducible from Blank

Bug Report Code (Required)

IT4SkPLluJNOsbhc15SJKfpamjoUOVAjargrku1AEAk3JZjsP7AfXOmmTBNoQtekTFc3eGeguHMe+fCKk+bIN8c6FzmAf7Zi1rhiWDmVYGelVq6vC5e8X0R8GtpKCUCz1MPQoB14IulvcVYB2DulNd7JbBDXQJj4IjA/Js6JMq/+jXPuQ0SLb3kNh1JWeC/v

Visual documentation

image image image

Environment

- FlutterFlow version: FF online V4.1.63+
- Platform: test mode 
- Browser name and version: Google chrome Version 126.0.6478.115 and ms edge
- Operating system and version affected: windows11,

Additional Information

removed the underline (_) from parameter as suggested in first try to solve issue ( https://community.flutterflow.io/ask-the-community/post/remote-config-causes-test-mode-not-working-p0ndFnB1qfC5Amc?highlight=rRR4SYqrIPHVZlE )

xxTesafilmxx commented 3 days ago

Here the updadet parameters for testing/reproduction: image

ignalauret commented 1 day ago

Hey @xxTesafilmxx thanks for your report. Sadly I can get the RemoteConfig to work as expected with minimal steps from a blank project. I can suggest you to:

I hope this helped. If you are still having troubles using your Remote Config value please let me know. Have a great day!