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

[IMPROVEMENT REQUEST - TECHNICAL] - SETUP FASTLANE #31

Open
omatejka opened this issue Jan 13, 2020 · 0 comments
Open

[IMPROVEMENT REQUEST - TECHNICAL] - SETUP FASTLANE #31

omatejka opened this issue Jan 13, 2020 · 0 comments

Comments

@omatejka
Copy link
Collaborator

App release management could be pain in the ass. There are multiple approaches how to make release management smoother and more reliable - Fastlane is a great option https://fastlane.tools/

[Android]

  1. setup build signing for both development and production builds
  2. setup build creation for different workflows (development build, Play Store Beta, Play Store Production)

[iOS]

  1. manage signing - each type of build requires different signing and different certificates - best practice is to store certificates in GH repo, introduce fastlane mechanism for fetching of the certificates and its regeneration
  2. setup build creation for different workflows (development build, Play Store Beta, Play Store Production)
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

1 participant