testflight

iOS Ad Hoc installation failing

孤者浪人 提交于 2019-12-10 13:09:12
问题 I'm getting the following error when I try to install an app via TestFlightApp.com. "Unable to download application. "helloworld" could not be installed at this time. I've also tried installing via iTunes and the Apple Configurator. When I first got this error, I thought it might be due to Apple's developer program being down a few weeks back, so I regenerated all my certificates using the code signing request on my laptop, then rebuilt all my provisioning profiles. I then deleted all the

Problems getting TestFlight to work with Monotouch app

霸气de小男生 提交于 2019-12-10 11:07:56
问题 Am struggling to get TestFlight working with my MonoTouch app (Monotouch 5, IOS5) and have not found any MonoTouch documentation for TestFlight. Here is what I tried so far. Downloaded TestFlight bindings from https://github.com/mono/monotouch-bindings/tree/master/TestFlight -- after adding this as a reference it seemed that the TestFlight methods were actually not exposed at all, so I looked for another set of bindings. Downloaded ayoung's TestFlight bindings from https://github.com/ayoung

How to activate external beta testing in ITunes Connect for a new version after previous beta review approved?

妖精的绣舞 提交于 2019-12-10 10:43:15
问题 I submitted a new build from Xcode. I have a pre-released build on Itunes Connect. I filled in all information (by clicking on the build version) about this pre-version. I added external users (They have "Added" status) But when I turn on beta test flights, external users stay at inactive status ! For a previous version, it proposed me a "send for app review" instead which was successful, but now I cannot use external test flight ... I already read the apple documentation several times ... Is

Can't install apps from Test flight. There was an error with this request

烂漫一生 提交于 2019-12-10 10:39:56
问题 After "Reset All Settings" on an iPhone 5 with iOS 8.3, I can't install betas via TestFlight. 回答1: @azimov the problem is coming from OS 8.3, we all have the same issue only with devices on OS 8.3. I personally tried to re-invite, change the apple account, even reset my phone... 回答2: I have this issue as well. On the same hardware, iOS 9 users are fine, 8.3 users cannot install. I did not have this issue on Feb 1. 来源: https://stackoverflow.com/questions/35397965/cant-install-apps-from-test

How to force removing of an app from an iDevice

痴心易碎 提交于 2019-12-10 09:34:34
问题 I distribute my apps for beta testing using TestFlight. A customer has an iPhone 4 running iOS5.1, and cannot delete an app from the home screen. The app was installed OTA via TestFlight. The app icon has an empty progress bar on it, and when tapped the app does not run. Solutions tried: Press and hold app icon. When it is jiggling, press x. Press delete in alert view. App does not delete. The app is still jiggling, but now with no x. Tried installing the app by USB using build and debug from

In-app update with TestFlight on iOS

别说谁变了你拦得住时间么 提交于 2019-12-10 04:35:35
问题 My iPhone app has now entered into a beta phase. I am using TestFlight to send the app to the testers. Everything works great, I publish the link, they download the app, no problem with any certificate or anything (true story, lol). My only problem is I have absolutely no idea on how to send in-app updates. I saw on the latest SDK version that it's available, but I can't figure out how to do it ! Right now, if I upload a new build, and select "update & notify", an email is sent. How can I

Test Flight Groups - How to send a build to a group?

試著忘記壹切 提交于 2019-12-10 01:04:46
问题 Apple's announcemnt on TestFlight Groups says: Organize your testers into groups to quickly send builds, provide separate instructions on where to focus, and apply an action to several testers at once in TestFlight How do I do this? I have my groups set up, my build has been uploaded and passed Beta App Store review. But I can't figure out how to send the load to a specific group. 回答1: It's somewhat misleading. You can only create a single list of testers for an app, and you send the build to

iOS apps external beta testing Apple restrictions

对着背影说爱祢 提交于 2019-12-10 00:16:18
问题 After reading numerous beta testing strategy guides for iOS I'm still confused about if it's permitted by Apple's Developer Program to distribute an app for external beta testing without getting it approved by them and using TestFlight. For example, is it allowed to create an AdHoc signed app and use a 3rd party tool (Crashlytics, HockeyApp, others) to beta distribute to external entities. External in this case meaning not within your organization. Within an organization, there are other

App crashing when launching from AppStore or TestFlight but working fine elseways

与世无争的帅哥 提交于 2019-12-09 18:22:03
问题 My application update has been rejected. Into the rejection message, they wrote "Application crashes at launch". I then tried my application but couldn't make it crash. So I used TestFlight and noticed that when I was launched my app from TestFlight or AppStore, it was crashing at launch. But if I launch my app normally, it does work without any crashes. The thing is this bug occurred since iOS 10 update. Now my application on store also crashes when launched from AppStore while it was

Xcode 8.1 “No matching provisioning profiles found” after updating MacOS and Xcode

为君一笑 提交于 2019-12-09 14:14:43
问题 I'm testing my app with TestFlight but I can't upload my archives after updating to MacOS 10.12 and Xcode 8.1. When I archive my app, click on "Upload to App Store...", select my Development, I get this error. No matching provisioning profiles found for "Applications/app.app" None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active, keychain-access-groups. What I've tried so far: Reopening Xcode (Many times) ⌘ + , > select team >