Since Apple enforces AppleID accounts to be 2fa enabled and allows only application binary to be uploaded via API with app specific password I can not find a way to get the screenshots uploads fully automated.
I've tried obtaining session token as suggested in fastlane docs
fastlane spaceauth -u [email protected]
but obviously it also triggers 2FA procedure. Now the question is if this 2FA could be somehow fulfilled with hardware key like Yubico so that session token generation doesn't require any person involvement.
In addition to that it would be great if >100 AppleIDs could be secured with that single hardware key.
Any other solution is welcome. Thank you.
question from:
https://stackoverflow.com/questions/65884026/is-there-a-way-to-upload-screenshots-with-fastlane-for-2fa-enabled-account-witho 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…