Fastlane command not found

Add the following line to your bash profile: export PATH=”$HOME/.fastlane/bin:$PATH” You can either close the terminal session and restart it or run source ~/.bash_profile to load your configuration and then you can go so you start using fastlane 🚀

Getting error “Need to acknowledge to Apple’s Apple ID and Privacy statement.”

Summary: Case 1: * You don’t want 2FA enabled Update Gemfile with fastlane 2.173.0 and run bundle install, bundle update fastlane, or bundle update Use SPACESHIP_SKIP_2FA_UPGRADE=1 in your CI Case 2: * You have 2FA enabled * You only need non-enterprise account Generate APP_STORE_CONNECT_API_KEY from appstore connect using an Account Holder role. It looks like … Read more

How to get iTunes connect Team ID and Team name?

If you are not on your Mac, you can get it through the iTunes connect website. Login to App Store Connect (https://appstoreconnect.apple.com/) Get output (JSON) from (https://appstoreconnect.apple.com/WebObjects/iTunesConnect.woa/ra/user/detail) You can now get your iTunes Connect ids from the associatedAccounts array with the different contentProvider objects – the entry named contentProviderId reflects the iTunes Connect id, lookup … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)