iTunes connect - TestFlight - Console Error on Selecting Build for Test Group

大城市里の小女人 提交于 2019-12-25 15:15:32

问题


I am trying to setup TestFlight for a new app.

I have uploaded a build, setup Test Information and created a new Test Group with a few testers.

Under the 'Builds' tab in the aforementioned group when I select the build in the 'Select a Build to Test' dialog I get the following error message in the browser console:

Error: undefined is not an object (evaluating 'e.testInfo.find(function(t){return t.locale===e.defaultLocale}).feedbackEmail')

Anyone have any ideas? NOTE: I do have valid feedback email entered within the Test Information page, and have also tried various other emails.


回答1:


OK it seems that iTunes connect does not like 0.x versions. Set it to 1.0 and it worked.




回答2:


Same problems here. Not working if I re-submit 1.0.0 version build+1, and still show loading and the error show in the browser(chrome) console



来源:https://stackoverflow.com/questions/43362214/itunes-connect-testflight-console-error-on-selecting-build-for-test-group

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!