itunesconnect

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

How do you codesign framework bundles for the Mac App Store?

感情迁移 提交于 2019-11-28 15:14:32
After a recent submission I have gotten the following error: Invalid Signature - the nested app bundle (FooBar.app/Contents/Frameworks/GData.framework) is not signed, the signature is invalid, or it is not signed with an Apple submission certificate. Refer to the Code Signing and Application Sandboxing Guide for more information. Invalid Signature - the nested app bundle (FooBar.app/Contents/Frameworks/Growl.framework) is not signed, the signature is invalid, or it is not signed with an Apple submission certificate. Refer to the Code Signing and Application Sandboxing Guide for more

How do I produce an iOS Release Build that my client can sign on their end?

喜你入骨 提交于 2019-11-28 15:05:58
My scenario I wrote an iOS app for a client. The project is almost over and now it's time for them to put it in the App Store. I've been sending them development builds throughout the development process. Those builds had a bundle id based on my company and my client's project like so: com.mycompany.clientname.projectname . I signed those Ad Hoc builds with an Ad Hoc Distribution Provisioning Profile that I created in my own Provisioning Portal account. Now that it's time to go to the App Store, I need to do a Release Build and send that for them to sign with their own App Store Distribution

Unable to load app preview in iTunes connect

左心房为你撑大大i 提交于 2019-11-28 15:05:12
问题 Has anyone been able to load an app preview video in iTunes connect? I receive an error every time, saying "Your file could not be loaded. Please try again." Any workaround to this, that you're aware of? 回答1: I'm here to save the day. The root of the issue is that itunesconnect does not like the format of the file saved by quicktime, or pretty much any format for that matter. I was able to find just 1 file format that worked. You will need a free program called HandBrake Use this program to

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.

Invalid Signature - Code object is not signed at all

人盡茶涼 提交于 2019-11-28 14:05:10
Im able to submit my app through Xcode 6.3.2 perfectly fine. Validation and analyzing pass perfectly. Once it successfully submits to the app store though I get an email from Apple: "Dear developer, We have discovered one or more issues with your recent delivery for "App". To process your delivery, the following issues must be corrected: Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target

Submitting App from building in Xcode 6.4

霸气de小男生 提交于 2019-11-28 13:49:14
问题 I previously built my app in an Xcode 7 beta as my testing device is an iOS 9.0 device. I recently deleted Xcode 7 and began working on my app in Xcode 6.4 (not a beta). 6.4 does not support iOS 9 but my iPhone on an iOS 9 Beta is not uneligible (as it should because 6.4 doesn't support 9.0). Are there some files I can remove so that my device is ineligible? I believe once I fix this problem, I can finally submit a new build for review to iTunes Connect because I shouldn't get this error

Can't add a new iOS version for my app

被刻印的时光 ゝ 提交于 2019-11-28 12:46:44
See the picture. My app is "Ready for Sale", and I have a new version. Do I have to upload a version at 1.0.1? The version I want to upload is 1.3.7. iOS version is disabled: You can only have one released version and one pending version per platform. In your case you have a pending 0.2.2 release, so you can’t add another. What you can do is go into that release and change the version number to your desired version (1.3.7) and then upload a build for it. You can change the pending version numbers as you have already a version is pending to release i.e. "0.2.2". Hope this will work for you. 来源:

How to “developer reject” an app in iTunesConnect after the Sep 2014 changes

送分小仙女□ 提交于 2019-11-28 12:35:11
I uploaded a binary but before submitting it for review I realized that the Product Name in the Build Settings wasn't correct. I fixed the issue and tried to upload the binary again, but ran into the version 1.x already exists issue while doing that. So I thought I'd just submit this, manually reject it and upload the fixed one. But with the latest changes in iTunesConnect, like a lot of other stuff, the option to reject my binary seems to be tactfully hidden or completely missing. How do I reject my binary in the latest (Sep 14) iTunesConnect dashboard? Or what's the new process to make such

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