testflight

Publishing to TestFlight, new testers, do I really need to rebuild/download my provisioning profile?

空扰寡人 提交于 2019-11-28 16:11:05
I have published an app through the testflight website to allow my colleagues to test, and as more and more of them opens the initial email and find time to go through the registration process, testers are trickling in on my testflight team. However, the process to add them to the test seems a bit convoluted, so I thought I'd verify, and ask, if I'm doing it right, or if I have missed something obvious. At the moment the whole procedure looks like this: A colleague opens up the initial email, with the invitation link He/she then registers the device, and registers for the test I am informed of

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

ぃ、小莉子 提交于 2019-11-28 15:17:07
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 Internal Testers (just one in the screenshot below) I would like to receive that build. Then...nothing

Cannot select latest uploaded version to add to testflight

自作多情 提交于 2019-11-28 14:26:24
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 one. I think it is UI frontend issue at itunesconnect side but it could be something I am doing wrong.

Apple TestFlight No Longer Allows Me Release New Builds To External Testers

两盒软妹~` 提交于 2019-11-28 12:17:33
问题 I have an application in iTunes Connect configured for TestFlight beta testing. Before our first application release we were able to invite external testers, but once we submitted the first version of our application for review the option to submit the app for beta test review went away, and our app was only testable by internal testers. Now that our app was approved we want to allow external testers to test a new version of our app, but the option to allow external testers never appears. Is

How can I add a JAR in my gradle project?

与世无争的帅哥 提交于 2019-11-28 10:01:00
I am using gradle in Android studio for an android project. I have a jar that I downloaded called TestFlightAppLib.jar . This jar isn't present in the maven repository so I can't just put it in my build.gradle . How can I add this JAR file to my project? I don't see any option to add an external jar to the project. Update This is my complete build.gradle buildscript { repositories { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:0.6.+' } } apply plugin: 'android' repositories { mavenCentral() } android { compileSdkVersion 18 buildToolsVersion "18.1.1" defaultConfig {

Testflight SDK and iOS Simulator - how to use?

流过昼夜 提交于 2019-11-28 08:24:42
问题 I'm a bit puzzled how I'm supposed to use Testflight's SDK jn combination with the iOS Simulator. Let's say I'm starting to integrate Testflight into my project and want to test it on the Simulator. Obviously I will not get any remote logs or checkpoint information because my project hasn't been uploaded (although I'm using the correct team token). But if I upload the project first, it says that it isn't using Testflight SDK - which is of course correct, so I won't get anything either. So I'm

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

☆樱花仙子☆ 提交于 2019-11-28 08:12:55
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 contain the correct beta entitlement. For more information, see the FAQ. The linked FAQ states: What should

How to debug “Invalid Bundle” error which happens only after submitting to app store

我怕爱的太早我们不能终老 提交于 2019-11-28 04:22:18
I have a lot of frameworks in my app. App works fine in adhoc/enterprise release. Only if I submit to the app store for testflight testing I get this error email from apple: Dear developer, We have discovered one or more issues with your recent delivery for "My app's name here". To process your delivery, the following issues must be corrected: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path. Once these issues have been corrected, you can then redeliver the corrected binary. Regards, The App Store team there is no specific

TestFlight用法 包教包会(iOS APP官方测试工具)

余生颓废 提交于 2019-11-28 01:25:31
本篇为内部测试,外部测试请移步 TestFlight使用 包教包会(iOS APP官方测试工具) 首先说一下为什么用TestFlight做iOS App测试,因为TestFlight现在是苹果官方的测试软件,相比其他测试工具省去了很多操作,配置简单,包教包会。 使用TestFlight之前你必须确保你的app已经上传到 iTunes Connect ,如果你不知道怎么上传请参考上一篇文章 iOS App 上架流程(新快捷版)(Xcode8.0以后) 按步骤到第“18步:上传 AppStore” 在 “我的app” 有即可 我的app 如果你的app已经在iTunes Connect了,请忽略上述内容 TestFlight用法 前期准备:在iOS手机客户端下载 TestFlight TestFlight.png 第1步:在 iTunes Connect用户添加测试员 1.在 iTunes Connect用户添加测试员.png 第2步:打开用户和职能 2.打开用户和职能.png 第3步:添加用户 3.添加用户.png 第4步:填写用户信息 4.填写用户信息.png 第5步:用户职能涉及到管理权限 5.用户职能涉及到管理权限.png 第6步 6.png 第7步:上一步完成后会发送邮件 注:邮件过期比较快请告知测试者尽快查收,并请测试者在邮件链接中登录自己的Apple账号即可

iOS: TestFlight beta app get new advertising identifier in each run

梦想与她 提交于 2019-11-27 23:36:40
问题 I am getting new advertising identifier each time I run a beta app uploaded to TestFlight in iTunesConnect. Is it a normal behaviour? Will it happen for AppStore app too? I am using the Advertising Identifier to identify users and his credentials in some context. But if it changes in every run, the user have to activate in each run. [[[ASIdentifierManager sharedManager] advertisingIdentifier] UUIDString]; In testflight build, in 3 runs, I got, e.g. ID: 3E841B61-B007-44D3-B654-6C857122301E ID: