
Users/vagrant/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/fastlane-2.171.0/fastlane/lib/fastlane/actions/upload_to_app_store.rb:18:in run' /Users/vagrant/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/fastlane-2.171.0/fastlane/lib/fastlane/runner.rb:263:in block (2 levels) in execute_action’ Users/vagrant/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/fastlane-2.171.0/spaceship/lib/spaceship/two_step_or_factor_client.rb:20:in handle_two_step_or_factor' /Users/vagrant/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/fastlane-2.171.0/spaceship/lib/spaceship/client.rb:500:in send_shared_login_request’ NoMethodError: undefined method strip' for nil:NilClass Did you mean? String /Users/vagrant/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/highline-1.7.10/lib/highline/question.rb:413:in remove_whitespace’ You can ⌘ + double-click on links to open them directly in your browser.īundler: failed to load command: fastlane (/Users/vagrant/.rbenv/versions/2.6.5/bin/fastlane) undefined method `strip' for nil Did you mean? String.undefined method `' for # (NoMethodError) įASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD not recognised when running ‘upload_to_testflight’ on CI (Github Actions)įASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD not recognised when running 'upload_to_testflight' on CI (Github Actions) undefined method each' for nil:NilClass - Cannot Create Group Within FastlaneSwiftRunner Project 55 💬 2 weeks ago ➡️ undefined method ’ for # (NoMethodError) Looking for related GitHub issues on fastlane/fastlane… (Read more at: fastlane/Authentication.md at master (You can also set the environment variable SPACESHIP_2FA_SMS_DEFAULT_PHONE_NUMBER to automate this)
Undefined method map for nil nilclass code#
(Input sms to escape this prompt and select a trusted phone number to send the code as a text message) If you’re running this in a non-interactive session (e.g. More information about Two-factor Authentication: Two-factor authentication for Apple ID - Apple Support Two-factor Authentication (6 digits code) is enabled for account ‘’ | precheck_include_in_app_purchases | false | | Detected Values from ‘./fastlane/Deliverfile’ | : Successfully loaded ‘/Users/vagrant/git/fastlane/Deliverfile’

: You can disable this by adding opt_out_usage at the top of your Fastfile : Sending anonymous analytics information $ bundle “ 2.1.4” “exec” “fastlane” “uploadMetadata”

If I set the workflow to use the older version of fastlane v.2.6.x it will start working again. We are using apple session based authentication. Our fastlane apple submission workflow started to fail using fastlane v2.7.2 and v2.7.3.
