I used fastlane to package and upload the test package to TestFlight. However, the account in Xcode is often logged out automatically without any prompts.
In Xcode, I logged in with the developer account to automatically manage certificates, provisioning profiles, signatures, etc. For the fastlane upload, I used a Application-specific passwords.
Does anyone know what could be the reason? I'm almost driven crazy.