App Store Connect

RSS for tag

App Store Connect is a suite of tools for submitting and managing your apps and in-app purchases on the App Store.

App Store Connect Documentation

Posts under App Store Connect tag

1,021 Posts
Sort by:
Post not yet marked as solved
0 Replies
19 Views
Hello, I have uploaded a new version 1.1.5 of my mac apple store desktop app using the MacOS Transporter program. The app was uploaded successfully, except with a warning message: "Cannot be used with TestFlight because the signature for the bundle at “RenderTune.app” is missing an application identifier but has an application identifier in the provisioning profile for the bundle. Bundles with application identifiers in the provisioning profile are expected to have the same identifier signed into the bundle in order to be eligible for TestFlight." (90886) However when I browse my builds, there is no version for 1.1.5 that I can delete. So is there anyway I can upload and publish version 1.1.5 or is it forever lost? I can't just skip versions, I need to be able to increment by one and release version 1.1.5. But transporter won't let me.
Posted Last updated
.
Post not yet marked as solved
1 Replies
72 Views
We've been getting missing API declaration errors when submitting our app to App Store Connect for review. As SDK providers, while we have attempted our best effort to declare which APIs are being called in our Privacy Manifests, it's difficult to determine what we are missing especially with multiple libraries. Only the app container is raised as the offending target, so how do we determine which dependency or even which API call is causing App Store Connect to flag errors, so we can properly declare usage in our Privacy Manifests?
Posted
by JerielBRZ.
Last updated
.
Post not yet marked as solved
1 Replies
63 Views
I have several apps that contain extensions. For example an App Clip, Widget, Background Assets extension, etc. In Xcode Organizer Version 15.3 (15E204a), attempting to view crash data for these apps results in a failure. I have explicitly seen this error print out the app clip extension bundle identifier, as well as the background assets extension bundle identifier. It says the following error: An error occurred preventing Xcode from downloading crashes list. "" failed with error: Access Restricted with bundle id: com.example.app-name.extension-name Is anyone else experiencing this? I created a feedback a few weeks ago, it seemed to coincide with the release of Xcode 15.3 and or the new App Store Connect metrics APIs. App IDs and bundle identifiers detailed in the feedback if anyone at Apple wants the info. FB13677615 - Xcode: Cannot download crashes for apps that containg extensions --> "Access Restricted with bundle id:
Posted
by edorphy.
Last updated
.
Post not yet marked as solved
0 Replies
43 Views
I recently transferred the app ownership to another account. However, I got an error message when attempting to submit a new build to TestFlight. Error: The provided entity includes a relationship with an invalid value 'xxxx' is not a valid ID for this relationship. (ID:xxxxxx )
Posted
by jerryytlo.
Last updated
.
Post not yet marked as solved
0 Replies
69 Views
Hello Everyone, I have paid the developer membership fees around 4 days back, and I have received invoice from Apple the issues I am still unable to set up my App Store Connect still says I am not a developer. As well when I open my Developer Account still says completed your purchase. I have tried many emails to Apple still no reply. In my region it says phone support is not available. Any help please.
Posted Last updated
.
Post not yet marked as solved
0 Replies
88 Views
Our team uses a static library (.a) consisting of C and C++. Our team is developing static libraries internally and not sharing them to the outside. Should we still provide 'Privacy Manifest' in this case?? I added the contents of our team's static library (.a) to the app's 'Privacy Manifest' and there was no problem. Nevertheless, if I have to add it separately to the static library (.a), should I create a new framework project itself and not use the .a? Or can I just create a new framework and wrap the .a file??
Posted
by kimjitae.
Last updated
.
Post not yet marked as solved
6 Replies
666 Views
Today the Connect page asks me to confirm if I am a trader or not under DSA. I am an independent developer and have several apps in App Store. I have no idea what a trader is. The DSA defines a trader as “any natural person, or any legal person irrespective of whether privately or publicly owned, who is acting, including through any person acting in his or her name or on his or her behalf, for purposes relating to his or her trade, business, craft or profession.” If you have questions about your status as a trader, consult with your legal advisor. I emailed Connect support but their reply is very "official" which confuses me more.
Posted
by imneo.
Last updated
.
Post not yet marked as solved
0 Replies
147 Views
After our app review is accepted, it has been stuck in "Processing for Distribution" mode for over 24 hours. Usually we've seen a new app changed for "Processing for Distribution" to "Ready for distribution" in under 10 minutes. Does anyone encounter a similar issue and how to proceed?
Posted
by polano.
Last updated
.
Post not yet marked as solved
0 Replies
155 Views
Hey everyone, Starting two days ago, we've seen a problem regarding the text explaining our offer code's terms. We have: Auto-renewable subscription Subscription offer Offer code Custom offer code This issue pops up when you click on the custom offer code link. It used to display "50% off for the first year," but now it just shows "offerTerms." We can't seem to find a way to change this in App Store Connect, which leads us to believe it might be a glitch. Has anyone else encountered this? Any advice on how to resolve it would be greatly appreciated! Juno
Posted Last updated
.
Post not yet marked as solved
2 Replies
176 Views
I visit https://appstoreconnect.apple.com/apps A banner at the top of the screen tells me that I need to "provide and verify information regarding your account" for DSA compliance. I click on the "complete compliance requirements" link. The address shown for my business on this page is correct. I click on "Complete Compliance Requirements for (business)" near the top of this page. The address is also correct here. I click on "Complete Compliance Requirements" near the top of this page. This presents an "are you a trader?" popup; I select "This is a trader-provided account" and click Next. This shows a popup headed "Contact Information Verification". This page shows the wrong address. It shows an old personal address, pre-dating the establishment of my business. This popup tells me to contact Dun & Bradstreet to update my address. I click on the "Learn More" link. I follow the instructions to find my business on the D&B website. Of course Dun & Bradstreet already know the correct address for the business, so I am unable to change it. The result is that I am unable to complete DSA compliance. I think the root cause is that I had a personal developer account which Apple transferred to my business when I established it in 2018. Anyone else seeing problems like this? FB13687820
Posted
by endecotp.
Last updated
.
Post not yet marked as solved
0 Replies
112 Views
Hello! Long ago I have created an App Identifier (on developer.apple.com) with Description="My Game" (name changed since it does not matter) and Bundle ID com.oldcompany.mygame I have also created an app called "My Game" in App Store Connect. Now I want to change the Bundle ID from my app. I know I can't edit a Bundle ID so I created a new App Identifier: Description="My Game" (same name cause I want to keep the name, only change the Bundle ID) and Bundle ID = com.newcompany.mygame. Then I tried to delete the old App Identifier (the one with com.mycompany.mygame). The problem is, trying to delete it gives this error: "The App ID 'XR23SWWL8.com.oldcompany.mygame' appears to be in use by the App Store, so it can not be removed at this time." To fix this I deleted "My Game" app from app store connect. I know have zero apps in App store connect. But removing the old App Identifier still does not work! Anyone knows how I can fix this error and delete my old App Identifier from developer.apple.com? Thanks!
Posted Last updated
.
Post not yet marked as solved
1 Replies
245 Views
Hello, during development of a simple game for iPhone and iPad, I'm using a Swift package to keep track of app launches — this does not collect any user-related information. Only the device model, iOS version and build version number are reported by the package, which automatically also includes the originating IP address. While looking at the Swift package reports, I'm seeing a few unexpected entries: launches from devices that do not belong to any testers (established by looking at the device models) launches from builds that have been expired in App Store Connect launches from IP addresses apparently from the Apple WAN (established by looking up the addresses via e.g. whois) A single public link to a TestFlight build was shared with a single group of testers — none of which have the device models described above in 1. This link has been expired as soon as I noticed the unexpected entries. But the entries keep coming, and they mostly coincide with new TestFlight builds — although the launches do not come from the new builds, but rather from older ones. Has anyone experienced something similar with TestFlight builds...? Thank you, D.
Posted
by adario.
Last updated
.
Post not yet marked as solved
0 Replies
60 Views
Hi! We recently released a major update of our app, and we would really like to keep track of how the version is being received, by analysing the app rating of said version. The App Store Connect website does not allow me to filter the current app rating on any other property than region, as far as I can see, so I tried using the App Store Connect API. The closest thing I can find is the endpoint List All Customer Reviews for an App Store Version, but this appears to only return entries that have a written review, while we are looking to analyse the rating of our latest app version. Does Apple provide any tool that lets me achieve this, or do I have to resort to paying for a 3rd party tool, that probably screen scrapes to get this information?
Posted
by jorgenfar.
Last updated
.
Post not yet marked as solved
1 Replies
108 Views
Hello, I have a developer account and have some apps. I'm considering working as a freelancer now. I could have more than 10 clients in a year. If I upload my clients' apps to their developer accounts using my MacBook, and if one of them violate policies in their other apps and their developer accounts are suspended, will my personal developer account be affected negatively?
Posted
by forgive.
Last updated
.
Post not yet marked as solved
0 Replies
62 Views
Hi Team, Hope everyone is doing well. As we are working on Healthcare applications and we are close to launch our apps on Appstore for Public release. But we are not able to share a production test detail (userid and Password) due to security reasons .Is there any alternative way so apple can approve our apps without providing userid and password. Thanks, Vivek Nahar
Posted Last updated
.
Post not yet marked as solved
0 Replies
79 Views
https://developer.apple.com/news/?id=3d8a9yyh In the above, in "uploading new apps and updating published apps" after May 1st, “And if you add a new third-party SDK that’s on the list of commonly used third-party SDKs, these API, privacy manifest, and signature requirements will apply to that SDK.” "Make sure to use a version of the SDK that includes its privacy manifest and note that signatures are also required when the SDK is added as a binary dependency." There is a description above. Our app uses the SDK (Alamofire) listed in the list, and a new version that is compatible with the Privacy Manifest has been released, but the SDK signature has not yet been completed. The embedded methods provided by Alamofire (CocoaPods and Carthage) are downloaded in a binary-dependent format and are therefore subject to the above requirements. ■Matters you should check If this continues, there is a risk that when we release our app after May 1st, it will be rejected because the SDK signature has not been applied. Currently, there is no indication that Alamofire will support this, so we understand that the requirements can be met by signing and releasing the code using the codesign command on our side. Am I correct in my understanding? Furthermore, since Alamofire is licensed by MIT, developers can modify it, so any developer can sign it. We look forward to hearing from you.
Posted Last updated
.
Post not yet marked as solved
1 Replies
80 Views
Prepared archive for validation Validation failed error: Asset validation failed Missing Bundle Identifier. The application bundle contains a tool or framework [aaa.bbb.ccc.ddd.pkg/Payload/my.app/Contents/Frameworks/Abc.framework] that is missing the bundle identifier in its Info.plist file. (ID: 8d117580-6d15-4b9e-8a0c-3bd069c66c77) error: Asset validation failed Bad Bundle Executable. You must include a valid CFBundleExecutable key in the nested bundle [aaa.bbb.ccc.ddd.pkg/Payload/shudou.app/Contents/Frameworks/Abc.framework] property list file. (ID: 62894f06-c782-4d67-85df-91912d1b6609) Abc.framwork is a pre-built lib used in swift. I put following keys in Abc.xcframework's Info.plist, but no effect. <key>CFBundleIdentifier</key> <string>aaa.bbb.ccc.ddd.Libname</string> <key>CFBundleExecutable</key> <string>Libname</string>
Posted Last updated
.