testflight

TestFlight is Currently Unavailable Message

China☆狼群 提交于 2019-12-18 12:55:07
问题 I am getting message "TestFlight is Currently is Currently Unavailable. Try again later" when trying to install from TestFlight app. My outside testers get a message "[App Name] beta has expired" when trying to run the app. When trying to renew from TestFlight they get "TestFlight is currently unavailable. Try again later." I've been trying again later all day and just wanted to see if anyone else is experiencing this. 回答1: I had this same error. Discovered that the company certificate was

Cannot select latest uploaded version to add to testflight

谁说我不能喝 提交于 2019-12-18 09:29:12
问题 I cannot select the latest version I have uploaded to seed to beta in external testing. First of all whenever I upload a build two version appearing, that have upload time difference of 5 to 15 minutes between them. One of them gets changed from processing to normal available state, but other does not. But now selecting the available build also selects the processing one and my selection is blocked and I cannot select the OK button because probably my selection is blocked by the processing

App crashes in Release build but not in debug

拟墨画扇 提交于 2019-12-18 01:58:28
问题 As I said in the title, I am writing an app for iPhone which runs perfectly in debug mode but when I build it as release and install it via TestFlight, it crashes. Due to the crash log it might have to do something with this lines: let path = NSBundle.mainBundle().pathForResource("PrinterList", ofType: "plist") if path != nil { let printerDic = NSDictionary(contentsOfFile: path!) let printerList = NSArray(array: printerDic.allKeys) printerNames = printerList as [String] } I am using an

TestFight beta testing for internal testers - Build state is “processing”

Deadly 提交于 2019-12-17 22:59:48
问题 I've been using TestFlight for a while but this is the first time I'm submitting a build for beta testing directly from iTunesConnect since Apple bought TestFlight itself. I've been experiencing a weird behaviour (or maybe just the Apple's expected behaviour). I've added the user to my team (they've admin role), and I've selected them as part of the TestFlight tester in the dedicated panel. I've uploaded a build, switched the TestFlight Beta Testing on in the Build tab and selected the

Apple TestFlight upload warning ITMS-90191: missing `beta-reports-active` entitlement

五迷三道 提交于 2019-12-17 18:28:06
问题 When I upload a build to the new Apple owned and iTunes Connect-integrated TestFlight, I see the following log: WARNING ITMS-90191: "Missing beta entitlement. Your app does not include the beta-reports-active entitlement. If you intend to distribute this build via TestFlight for beta testing, please re-build this app with a newly generated provisioning profile." When I look at the build on iTunes Connect, I also see the following warning: To use TestFlight Beta Testing, build X.Y.Z must

Will submitting a build for TestFlight Beta Testing stop the Final Review Test for the same build?

☆樱花仙子☆ 提交于 2019-12-17 16:30:50
问题 The new TestFlight integration is great but it is generating a bit of confusion, and now that my app has been in 'Waiting for Review' status for over 10 days, i'm worried i don't fully understand it. I have an app Ver 1.1 Build 567 now selected for 'Final Review for the App Store'. It is currently in the 'Waiting for Review' status. Some time later, i toggled the TestFlight Beta Testing switch for that version and invited a few Internal testers. I have to questions that should seem obvious

Assets.car can't contain 16-bit or P3 assets if the app supports iOS 8 or earlier?

拜拜、爱过 提交于 2019-12-17 15:34:32
问题 Has anyone come across this error when uploading to iTunesConnect. Upload precess gets to "Verifying assets with iTunes store" the I get the following error: I am working with xCode8, embedding a custom sticker app within an existing iOS application. I have temporarily removed sticker assets and included apple sample message icons to test if it was my sticker assets that were causing the issue, however when validating I receive the same error. Any thoughts? 回答1: In short: There are pictures

How to build IPA for distribution with TestFlight with XCode 5?

北战南征 提交于 2019-12-17 14:51:50
问题 In XCode 5(.1.1) how to I get an IPA for distribution via TestFlight? I set the code signing identity and provisioning profiles for the release to my distribution profile I build the archive (Select iOS Device from the menu, then Product>Archive), which succeeds. I select the archive in the organizer and click "Distribute..." I choose "Save for Enterprise or Ad Hoc Deployment I choose my distribution profile (same as in 1 above) I click export. XCode gives an error message Code signing

How to tell at runtime whether an iOS app is running through a TestFlight Beta install

笑着哭i 提交于 2019-12-17 03:22:25
问题 Is it possible to detect at runtime that an application has been installed through TestFlight Beta (submitted through iTunes Connect) vs the App Store? You can submit a single app bundle and have it available through both. Is there an API that can detect which way it was installed? Or does the receipt contain information that allows this to be determined? 回答1: For an application installed through TestFlight Beta the receipt file is named StoreKit\sandboxReceipt vs the usual StoreKit\receipt .

Testflight isn't recognizing new devices

只谈情不闲聊 提交于 2019-12-13 13:27:31
问题 I'm trying to add a user to a Testflight build. So I go to the Developer Portal and add their info (UDID and Device name) and add their device to the provisioning profile, redownload it, and apply it to the project. Then I archive to an .ipa file. However, when I upload the ipa to Testflight, I'm only seeing the users that were available before, I would exact the new ID to show up under "Anonymous" or something. I opened up the .ipa file (convert to zip, unzip, check Payload/embeddedprofile