79533872

Date: 2025-03-25 13:57:42
Score: 1.5
Natty:
Report link

You need to run your app in release mode if you want it to keep opening even while disconnected from your computer.

You can do that on Xcode by editing your Run Scheme and choosing Release in Build Configuration

OR

on Android Studio, click Run in the menu bar, and choose Flutter Run in Release Mode

Xcode

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Daniel Onadipe