Christoph Emrich
ย ยทย Empirome Software Studios

Web app works in test mode & Android Studio but does not work in production

Troubleshooting

Hi there, good morning!

My web app works in test/debug mode within FlutterFlow. It also works after downloading the code to Android Studio and changing the collection dependency to 1.19.

When I deploy it to a *.flutterflow.app domain it also works until I create an account. After creating the account the app tries to show an onboarding container (via conditional visibility) on the dashboard page. This does not work though. The screen turns grey and nothing else happens (see the attached picture - yes, it's all grey).

If I go through the onboarding process in test mode and then sign with that onboarded user in production, there are no issues.

It's a problem because I have no chance to find out what's wrong. What would be your suggestions, file a bug report?

What have you tried so far?

I have tried:

  • different browsers (Chrome, Safari), same behavior.

  • enabling/disabling CanvasKit

  • enabling/disabling Flutter 3.27.1

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