When I try to publish using following command, it's giving me error. I searched around and didn't find anything on google.
Command:
tns publish ios <apple id> <password> --appleApplicationSpecificPassword <app specific pass> --ipa <ipa file path>
Error message that I'm getting from nativescript cli: Although response from Apple indicated activated Two-step Verification or Two-factor Authentication, NativeScript CLI don't know how to handle this response: [object Object]
Would appreciate any help. Thank you!