-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
When running the app with Local Run on the iOS simulator, the simulator crashes immediately when an authentication action is triggered (Google login or email signup). The simulator is terminated without any visible error message in the console. The only message shown is “Lost connection to the device.”
This issue occurs when the “Experiments Speed Up BETA" is enabled in Local Run settings. Disabling the “Experiments Speed Up BETA” experiment prevents the crash.
Expected Behavior
Authentication actions should complete normally and should not cause the app/simulator to crash when running locally on the iOS simulator.
Steps to Reproduce
- Enable the experiment "Experiments Speed Up BETA" in Local Run settings
- Run the app on the iOS simulator using Local Run
- Click on the Google login button or try to sign up using email
- The app crashes and the simulator loses connection to the device
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT40k+fqxItNpbxE+KqIbcdr/Sc5KUQ7aOcw0up7aCsofePrOpkAf8/7UFtUOObnTXxlfFmZrGEX/MmKjt/9DfEoGE+bbb5a1pZAYQLvTXKWM6bXOr63b3xCRPlXf1DC0ZiN2iN5CMRecXAC2F2MBvKvY3XcNrrJIkcdM+aoXdeK2SrDX1iXc2URm05KZDPz
Visual documentation
None
Environment
- FlutterFlow version: 6.5.43
- Platform: Mac app
- Operating system and version affected: Tahoe 26.2 (25C56)Additional Information
No response