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
Removed default value for “Transporter delivery method” (itms_upload_parameters), to prevent error: An exception has occurred: Broken pipe or Transporter transfer failed.
Added support for app-specific password provided by Apple ID connection configured on Bitrise. app-password is no longer needed to be provided as a Step input, in case Apple ID connection is set up and it contains app-specific password.
Fixed an issue that prevented logging in with accounts that have not enabled 2FA yet.
Example error:
Need to acknowledge to Apple's Apple ID and Privacy statement. Please manually log into https://appleid.apple.com (or https://appstoreconnect.apple.com) to acknowledge the statement.
Fix 2FA session expiry check:
Could not parse Apple ID session expiry date: parsing time "" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "2006"