I'm trying to deploy my app in the apple store and this error is showing up. How to solve it?
====================
Codemagic Deploy Output
Failed Step:
== Use Flutter version 3.19.1 == > curl --fail --show-error --silent --output flutter_macos_arm64_3.19.1-stable.zip --connect-timeout 10.00 --max-time 120.00 https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_arm64_3.19.1-stable.zip curl: (28) Operation timed out after 120000 milliseconds with 409784591 out of 1167172797 bytes received Downloading Flutter release timed out Build failed :| Downloading Flutter release timed out
==================
I've deployed many times this last week, and all of a sudden this shows up. No idea why...