我可以通过网站查看Testflight App的数据吗?
例如版本号和Changelog。
发布于 2021-02-02 22:35:11
是。您的服务器代码应连接到以下服务:https://developer.apple.com/documentation/appstoreconnectapi
您需要的具体接口调用为:https://developer.apple.com/documentation/appstoreconnectapi/list_apps
https://stackoverflow.com/questions/66010756
相似问题