Polina
Polina

Reputation: 273

TestFlight does not accept builds with TestFlight SDK

Trying to upload build with TF SDK I see the following error message:

Sorry, we are no longer accepting any new builds that use TestFlight SDK. Please, remove SDK and re-upload.

Does anybody know any information about this? How long it will be like that? Will it be fixed? Am I doing something wrong? Interesting, that in another TF team everything is ok and upload with SDK goes with success.

Upvotes: 8

Views: 7492

Answers (4)

Nithin Michael
Nithin Michael

Reputation: 2186

TestFlight was acquired by Apple. Android has also been disabled for TestFlight.

See the news here.

Don't worry about it. Use another mobile beta testing like

  1. Ubertesters

  2. Hockeyapp

  3. Mobtest

  4. Centercode

  5. Appmuse

  6. AppHost

  7. Diawi

Upvotes: 17

chrisoneiota
chrisoneiota

Reputation: 452

Here is the official announcement from TestFlight. http://help.testflightapp.com/customer/portal/articles/1452760

If you are using the SDK for crash log reporting, have a look at Crashlytics (owned by Twitter and completely free).

Upvotes: 3

HiZaib
HiZaib

Reputation: 706

You can still distribute builds to testers though. Just remove TestFlight SDK and remove takeOff code and upload it without SDK. Obviously you lose all the SKD features, but at least you can distribute.

Upvotes: 5

Preson
Preson

Reputation: 244

Burly the parent company of TestFlight was acquired by Apple a couple of weeks back. TF accepts uploads with SDK for older teams, if it is a new team that option is no longer available.

Upvotes: 5

Related Questions