testflight

Testflight internal tester installed app exceeds 10 device limit

别等时光非礼了梦想. 提交于 2019-12-02 19:41:16
问题 Apple clearly mentioned on their page here "Each app can be tested by up to 25 members of your team who have been assigned the Developer or Admin role in iTunes Connect. Each member can test on up to 10 devices ." But surprisingly one of our internal testers invited to test 2 apps. He installed the First app in 3 devices. But the second app he is able to install in 11 devices . Can anyone please tell me what exactly limits and constraints of test flight internal tester? Here is the Tester

TestFlight beta-testing iOS app

谁说胖子不能爱 提交于 2019-12-02 19:19:29
问题 I completed to develop my first app. Right now i want to distribute my beta throught https://testflightapp.com I tried to create .ipa file with this tutorial - http://help.testflightapp.com/customer/portal/articles/402782-how-to-create-an-ipa-xcode-4 In the very beginning i should select Entitlements, but there is not such category as Code Signing.. Any helps? Thnx. PS I have a developer account. UPD. Does somebody create ipa files for TestFlight on XCode 4.3? How do you do that? 回答1: I

Cocoapods - Flurry & TestFlight - Undefined symbols for architecture

…衆ロ難τιáo~ 提交于 2019-12-02 19:08:20
I'm upgrading my project to use Cocoapods and when I try building my project for an iOS device or for a simulator I get: Undefined symbols for architecture armv7: "_OBJC_CLASS_$_TestFlight", referenced from: objc-class-ref in PhotoPreviewViewController.o "_OBJC_CLASS_$_Flurry", referenced from: objc-class-ref in MyAppDelegate.o objc-class-ref in InitialSetupViewController.o objc-class-ref in InitialDownloadViewController.o objc-class-ref in HistoryViewController.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

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

大兔子大兔子 提交于 2019-12-02 15:47:03
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 I believe you need a Production certificate with a Distribution profile for "App Store". I just submit my app which is now in review for external beta testers. The first time I submit the app I was using an Ad Hoc profile as

Installation of an iOS application from test flight shows location permission alert

霸气de小男生 提交于 2019-12-02 15:08:49
问题 I am facing this weird issue when I install an iOS application from test flight on iOS7 device. I see the location service permission alert (With 'Don't allow' and 'OK' buttons) momentarily on the screen as soon as the application installation is complete. The alert dismisses itself within a fraction of second. Any pointers/solution to similar problem is highly appreciated. 回答1: After continuous analysis of the code and reading other questions and blogs, this post helped. The

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

放肆的年华 提交于 2019-12-02 14:46:34
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, under My Apps / Prerelease / External Testers, the tester's status just shows itself as "Invited". Unfortunately, this tester had a hyperactive spam filter that simply deletes all spam, so he cannot access the original invitation. And I cannot find any control on the TestFlight UI to re

iPhone app could not be installed at this time

半城伤御伤魂 提交于 2019-12-02 14:26:48
i was trying to install my iphone application from testflight. it installs perfectly on few devices but in some after installing about 80 percent it gives an error "Unable to download aaplication, could not be installed at this time" i am able to find out the reason for , why is it so? This is the screenshot: is there anybody who will help me regarding this issue? Thanks in advance. clear your cache and cookies in Safari, make sure your device is in provisioning profile and provisioning profile is installed on the device. If everything mentioned above didn't help, try to create a new build

No TestFlight invite email gets sent for internal users

不羁岁月 提交于 2019-12-02 14:13:11
I set up my application for TestFlight. For external users it is waiting for review. But if I want to invite internal users, I select them and press invite. iTunes Connects says they are invited now, but none of the invited emails gets an invitation email. Do you know what I am doing wrong? For new builds on the same version, once the build becomes available, I had to turn OFF testing for that version and immediately turn it back on. This instantly sent an Update notification to TestFlightApp, emailed the testers, and allowed users install the new build. This is an outstanding bug. A report

Comparison between TestFlight Live, QuincyKit and Crashlytics

天大地大妈咪最大 提交于 2019-12-02 14:07:00
I am going to launch my app on the AppStore and I would like to keep track of crashes and fix them as soon as possible. If possible, it would be nice to collect also some additional information about user activity and other useful stuff. In order to do so, I have looked for some crash reporting tools and the most interesting ones I have found are: TestFlight Live , QuincyKit and Crashlytics . Among those three, QuincyKit should be the lightest one but the other two seem to be quite interesting since they provide more sophisticated reports and other interesting stuff. My goal is to have as many

Can't Install xCode 4.3 beta apps using TestFlight

天涯浪子 提交于 2019-12-02 13:01:35
问题 I just upgraded to xCode 4.3 and used it to generate a new revision of an iPad app about 50 beta testers have been using for several months. I distributed the beta app through TestFlight as usual. Most testers upgraded with no problem, but several testers are getting the TestFlight message "You have not permitted this device to install this build" when they try to install the new rev. I've never seen this message before. Their iPad UDID is definitely in the build's embedded.mobileprovision