flutter 发布到testflight

阅读 93

2022-12-08

介绍

​​https://developer.apple.com/testflight/​​

上架流程

​​https://help.apple.com/app-store-connect/#/devdc42b26b8​​

 

1.输入测试信息

​​ https://appstoreconnect.apple.com/​​

flutter 发布到testflight_版本信息

 

进入我的app

flutter 发布到testflight_版本信息_02

 

 

2.上传

​​https://help.apple.com/xcode/mac/current/#/dev2539d985f​​

 

 

 

3.邀请内部和外部测试员

 

4.测试员下载

 

5.查看测试员和构建版本信息

 

6.收集反馈

 

7.停止测试

 

 

 

错误

1.缺少出口合规证明

flutter 发布到testflight_版本信息_03

 

解决在Info.plist中添加

<key>ITSAppUsesNonExemptEncryption</key><false/>

然后新版本加1在上传

 



精彩评论(0)

0 0 举报