You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
When I set the sandbox mode to false everything works as it should, but then an error occurs when uploaded to Testflight (See screenshot)
If the sandbox mode is set to true, then Testflight is loaded, but now it is not possible to call the necessary commands
If someone can understand how to achieve my final goal, I will be very grateful.
I need to call the command "sudo shutdown -h now" to shut down the mac
### flutter doctor
[✓] Flutter (Channel stable, 3.3.4, on macOS 12.6 21G115 darwin-x64, locale en-RU)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.72.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
The text was updated successfully, but these errors were encountered:
Hello!
When I set the sandbox mode to false everything works as it should, but then an error occurs when uploaded to Testflight (See screenshot)
If the sandbox mode is set to true, then Testflight is loaded, but now it is not possible to call the necessary commands
If someone can understand how to achieve my final goal, I will be very grateful.
I need to call the command "sudo shutdown -h now" to shut down the mac
### flutter doctor
[✓] Flutter (Channel stable, 3.3.4, on macOS 12.6 21G115 darwin-x64, locale en-RU)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.72.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
The text was updated successfully, but these errors were encountered: