如题,本人用的是mac虚拟机开发app的,使用的框架是ionic,开发完成后打包上传安装包的时候出现了一个很常见的错误,截图如下:

    IOS打包app到appstore,一直在Authenticating with the iTunes Store...状态的解决办法

等待良久后终于报错:

    IOS打包app到appstore,一直在Authenticating with the iTunes Store...状态的解决办法

不过很常见的错误,非常容易就解决了,但是很常见很常见,解决办法可以:

    1、在网络环境好的时候多尝试几次,也许行,也许不行;

    2、打开终端,输入

            cd ~    

             mv .itmstransporter/ .old_itmstransporter/    

            “/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter”

IOS打包app到appstore,一直在Authenticating with the iTunes Store...状态的解决办法

一定要等待第三部完成为止才能再次上传

等待完成后继续uoload to appstore

IOS打包app到appstore,一直在Authenticating with the iTunes Store...状态的解决办法

IOS打包app到appstore,一直在Authenticating with the iTunes Store...状态的解决办法


相关文章:

  • 2022-01-11
  • 2021-06-11
  • 2022-12-23
  • 2021-04-16
  • 2021-09-07
  • 2021-10-03
  • 2021-07-11
猜你喜欢
  • 2021-12-31
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2021-04-03
相关资源
相似解决方案