Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab Fastlane integration for CICD to deploy TestFlight (for Development) and App Store (for Release) builds. #21856

Closed
JigneshPatel opened this issue Feb 6, 2024 · 2 comments

Comments

@JigneshPatel
Copy link

JigneshPatel commented Feb 6, 2024

I want to auto deploy builds (TestFlight & Live App Store) via GitLab CICD feature using Fastlane. For that integration I am not able to go ahead using the steps provided under the official documentation of GitLab CICD. It is not allowing me to move ahead when asking for the Apple Store credentials.

Despite of writing working credentials It says:
The login credentials for 'abc@xyz.com' seem to be wrong
Invalid username and password combination. Used 'abc@xyz.com' as the username.

I want to know the overall process of working CICD concept for our all new iOS applications using GitLab's default recommended Fastlane integration. It will be helpful to know overall process for the

Fastlane error 1

Any detailed explanation or video for the working steps is highly appreciated and thankful in advance.

@lacostej
Copy link
Collaborator

lacostej commented Feb 6, 2024

It is not allowing me to move ahead when asking for the Apple Store credentials.

what do you mean here?

A common practice is to use appstore credentials and pass them to your build job. It seems that the official gitlab tutorial does explain what to do here. See their section titled "Apple App Store integration". You should probably follow their tutorial.

@lacostej
Copy link
Collaborator

lacostej commented Feb 9, 2024

@JigneshPatel I'll close this for now. This isn't really an issue in fastlane.

@lacostej lacostej closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants