Skip to content

Instantly share code, notes, and snippets.

@itod
Created July 22, 2014 18:23
Show Gist options
  • Select an option

  • Save itod/5d1a317d6ca4f7101b28 to your computer and use it in GitHub Desktop.

Select an option

Save itod/5d1a317d6ca4f7101b28 to your computer and use it in GitHub Desktop.
Enabling AppleID two-step verication prevents logging into iTunesConnect mobile app on iOS

###SUMMARY

Enabling AppleID two-step verication prevents logging into iTunesConnect mobile app on iOS

###CONTEXT

Device: iPhone 5S OS: iOS 7.3 App: iTunes Connect.app

###STEPS TO REPRODUCE

  1. Register as Apple iOS developer on developer.apple.com
  2. Enable "Two-step verification" for your Apple Developer account at https://appleid.apple.com/account/manage/security
  3. Install iTunesConnect mobile iOS app on iOS device https://itunes.apple.com/us/app/itunes-connect/id376771144?mt=8
  4. Lauch iTC. See login screen.
  5. Login with AppleID credentials

###EXPECTED RESULT

Login should be possible, and iTC should use 2-step verification by sending a text message of some kind with a 1-time expiring login code

###ACTUAL RESULT

After submitting login form, an error dialog appears with the message: "Error logging in. Please try again."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment