Hi all
There is an issue with uploading .ipa to Testflight from companywise CI since last Thursday. Suddenly we got a problem uploading .ipa file to Testflight without notice, due to company firewall policy. This never happened before, and what we got from the error log was this:
Could not connect to Aspera server: 'vgr702.apple.com' port: 33001. Please check your firewall settings. Error message: Connection refused
We are using Fastlane 2.182.0 for CI but we're not setting any -t
option for pilot nor deliver.
I'm curious
-
Is there any way to impose the setting of Testflight upload method to HTTP/DAV regardless of the server condition of Apple Testflight?
-
Is there any condition to change the method from default(DAV or HTTP I guess) to Aspera/Signiant?
Thanks in advance.