testflight

Apple's TestFlight provides old builds

时光怂恿深爱的人放手 提交于 2019-12-21 07:28:10
问题 My team uses TestFlight to deploy beta builds within the company. Frequently, the TestFlight App does not want to install the latest version. For example, we will get a TestFlight email informing us about an App update for build #91 . The email includes a link ""Open in TestFlight". When you tap the link, TestFlight opens, but offers to install build #90 (an older build) , instead of build #91 (the latest) . Is this a known problem? Are there work arounds to improve the situation? 回答1: In the

iOS TestFlight - External Testers Not Notified of New Build

放肆的年华 提交于 2019-12-21 04:34:25
问题 I have made an app available to external TestFlight users. They have received the email and installed the app as expected. They have version 1.0, Build 1. However, I have now uploaded a new build (Version 1.0, Build 2). This has received approval. In the External Testing page, I have added and selected the new version. This new build now says 'Testing'. However, the users of the previous build have not received any notification and in the TestFlight app it still says Build 1. Does anyone know

TestFlight iOS App get-task-allow Issue

时光怂恿深爱的人放手 提交于 2019-12-21 03:13:08
问题 I have an app in testflight for ios called MapItTrackIt. Everything has been working great. I just updated to xcode 5.1. I built the app exactly the same way I always have. Same profile and ad-hoc cert. This time when I try to upload my IPA file I get the 'Invalid Profile: developer build entitlements must have get-task-allow set to true.' error. I didn't change anything at all with provisioning or what not. I just added some more functionality to the app and rev'ed the version. What the heck

Does iTunes backup and restore works for iOS app deployed via OTA?

落爺英雄遲暮 提交于 2019-12-20 23:56:12
问题 I am deploying an app via OTA (Testflight) to the clients. I have heard that if we use same provisioning profile which is using for Appstore distribution to deploy the OTA app, normal iTunes backup and restore process should work. Is it correct? But currently I am doing that. I am using same App Store distribution profile to deploy via OTA too. BUT OTA app does not show/sync via iTunes? Any idea?? 回答1: From the Backup section of this Apple iPad in Business document "Applications you’ve

TestFlight alert while testing update: You already have this app installed

♀尐吖头ヾ 提交于 2019-12-20 11:35:13
问题 I was trying to test update scenario from live App Store app build to RC using TestFlight, but TestFlight gives me alert "You already have this app installed. Do you want to replace..." (see below screenshot). After confirmation, all data from App Store version is gone. Steps I do : Install live app from the App Store Login and do some operations to get data in the app and Keychain Go to TestFlight iOS app Tap "Install" button in TestFlight -> alert "You already have this app installed"

TestFlight alert while testing update: You already have this app installed

女生的网名这么多〃 提交于 2019-12-20 11:35:09
问题 I was trying to test update scenario from live App Store app build to RC using TestFlight, but TestFlight gives me alert "You already have this app installed. Do you want to replace..." (see below screenshot). After confirmation, all data from App Store version is gone. Steps I do : Install live app from the App Store Login and do some operations to get data in the app and Keychain Go to TestFlight iOS app Tap "Install" button in TestFlight -> alert "You already have this app installed"

How to re-send external tester invitations on Apple's TestFlight service [closed]

我是研究僧i 提交于 2019-12-20 08:35:13
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . Is there a way to re-send an invitation to an external tester on Apple's TestFlight Beta Testing service? (I am referring to facility for external beta testing accessed via iTunes Connect, not to the standalone TestFlight service that has been provided since before Apple acquired it.) Within iTunes Connect,

What kind of Certifcate and Provisioning Profile is needed for an iOS Apple TestFlight release?

独自空忆成欢 提交于 2019-12-20 08:27:45
问题 I'm planning to release a beta version of my iPhone app on iOS 8 devices through the new Apple TestFlight app. What kind of Certifcate and Provisioning Profile is needed for that? Do I need a Production certificate and Distribution provisioning profile? Available are these: Certificate: - Pending - Development - Production Provisioning Profile: - Development - Distribution 回答1: I believe you need a Production certificate with a Distribution profile for "App Store". I just submit my app which

CFBundleShortVersionString in info.plist must be higher than 1.0

∥☆過路亽.° 提交于 2019-12-20 03:33:16
问题 I uploaded the app in App Store, and now it in "Pending Developer Release" status. But I want give it to testers before release. I have no troubles with internal testers, I gave them access to application without problems. But I have trouble with external testers with the same binary. There is an error: "CFBundleShortVersionString in info.plist must be higher than 1.0" What should I do, if I don't want to reload binary, because I can lose the "Pending Developer Release" status? 回答1: When you

Latest iTunes connect build not showing in TestFlight

穿精又带淫゛_ 提交于 2019-12-18 14:16:44
问题 I distributed the first build version of my app to internal testers with iTunes Connect and successfully installed on internal tester's devices. Now, I've uploaded the second build via iTunes Connect. My internal testers have received the email that build 2 is available and clicked on the button to view it in TestFlight, but when TestFlight opens only build 1 shows available to install. Is there something else that I need to do to make build 2 available to testers, or does it just take some