Hi,
Will this new requirement impact the Upload to iStore feature in b4i and if so do we simply create an App specific password and then upload as normal.
Secondly Apple states only 25 passwords will be saved if this is the case as developers we can only have 25 Apps actively being revised and updated at any point in time?
I recently updated to iOS 10.x on my iPhone and it imposed this 2 step verification on the phone but when I went into itunesconnect to create the profile for a new App and then attempted to upload the Archive.zip using b4i I got this error msg:
Usage: altool --validate-app -f file -t platform -u username [-p password]
altool --upload-app -f file -t platform -u username -p password
-f, --file Filename.
-t, --type Type/Platform: osx, ios, appletvos.
-u, --username Username. Required to connect for validation and upload.
-p, --password Password. Required if username specified. Password is read from stdin if one is not supplied.
May use @keychain: or
@env: prefixes followed by the keychain or environment variable lookup name.
e.g. -p @env:SECRET which would use the value in the SECRET environment variable.
-v, --validate-app Validate an app archive. The username, password, and file path to app archive are required.
--upload-app Uploads the given app archive. The username, password, and file path to app archive are required.
--output-format [xml | normal] 'xml' displays error output in a structured format; 'normal' outputs in an unstructured format (default)
-h, --help Display this output.
Error: 2017-06-06 00:04:57.271 altool[54234:72748621] *** Error: Unable to validate your application. Please sign in with an app-specific password. You can create one at appleid.apple.com.