1.当上传App视频预览和屏幕快照的时候出现下面错误“图像不能包含alpha通道或透明度”
解决办法:将上传的图片改成jpg格式即可。
2.使用Application Loader上传ipa格式的包时出现"The filename 未命名.ipa in the package contains an invalid character(s). The valid characters are:A-Z,a-z,0-9,dash,period,underscore,but the name cannot start with a dash,period,or underscore."
解决办法:ipa格式的包名改成英文即可