Open MusabAkram opened 1 month ago
Same for me but when I try latest_testflight_build_number()
Im also seeing the same issue when calling produce
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>Apple</center>
</body>
</html>
Same when calling pilot
I am not sure if Apple service is up or update fastlane
to the latest version helped but it works right now
I am not sure if Apple service is up or update
fastlane
to the latest version helped but it works right now
I am still facing the same issue and i am using the latest version of fastlane "2.225.0". Did you try the upload_app_privacy_details_to_app_store action?
It does not work at the moment. I guess it works from time to time 🤷♂️
Probably related https://github.com/fastlane/fastlane/issues/26368
New Issue Checklist
Issue Description
I am trying to upload privacy details to app store and get 503 error once I enter my username for apple ID login
Command executed
This is the command i am running
fastlane run upload_app_privacy_details_to_app_store
Complete output when running fastlane, including the stack trace and command used
Environment