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

Post

Replies

Boosts

Views

Activity

I can't find where to accept the new agreement!
I've been trying for a week to find a way to accept the new agreement, but no luck, it keep showing a notification on my account saying " The Apple Developer Program License Agreement has been updated and needs to be reviewed. In order to update your existing apps and submit new apps, the Account Holder must review and accept the updated agreement by signing in to their account." I've tried to email the support but no luck neither. Anyone can help?
0
0
50
7h
Pkg installation package uploaded to macstore email prompt ITMS-90296
Hello! I encountered an issue while packaging and uploading the project to the Mac store. I received an email stating: ITMS-90296: App Sandbox not enabled - The following executors must include the 'com. apple. security. app sandbox' entitlement with a Boolean value of true in the entitlement property list: [[com. electron. iflyrecclient. pkg/Payload/iFlytek Listen. app/Contents/MacOS/iFlytek Listen]] Refer to App Sandbox page at https://developer.apple.com/documentation/security/app_sandbox for more information on sandboxing your app. Though you are not required to fix the following issues, we wanted to make you aware of them: ITMS-90886: 'Cannot be used with TestFlight because the signature for the bundle at' iFlytek hears. 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.' But in my memory, the sandbox was set to true. I have also tried the methods in the forum, but they have not been resolved,I hope you can help me see what happened. Here are the specific situations I developed, This project is built and developed using electron9; The entire project was not developed using Xcode; The specific process of packaging into pkg is as follows: Step 1: Use an electron packager to package the app file Step 2: Use electron/osx sign to sign the entire app file (with options such as entitlement and provisioning profile configured) Step 3: Use the productbuild -- component Yourappname. app/Applications -- sign "3rd Party Mac Developer Installer: *** *** (XXXXXXXXXX)" Yourappname. pkg command to generate the pkg package Step 4: Upload to transporter The above operations were executed normally, and after the second step of signing, using the codesign dvvv -- entities -provided on the official website to query also showed that the sandbox was true. However, after the upload was successful, you will receive an email showing an issue, and the corresponding uploaded version cannot be found on the app connect website Hope to receive your answer. Wishing you good health and smooth work! PS: When generating the app, there is no sandbox related configuration in Info.Plist in the app content package. Is this normal? I checked the info.Plist of Google Chrome, Sogou Input Method and other software, and there is no sandbox configuration. Moreover, I tried manually adding it and then packaging it, but also encountered the same email problem.
16
0
354
1w
Testflight subscription testing reports my mobile number as spam to Apple
My iOS app has been in beta via TestFlight for 2 months without any issue. I use FlutterFlow and Firebase for my app build. I added the RevenueCat paywall and entitlement queries per their integration documentation. Within an hour or two of testing paid app subscriptions I lose access to iMessage on my iPhone and when I call Apple they say it's because the device/number has been reported as spam. This has now occurred on two separate devices with two different cell carriers which is frustrating since Apple representatives mention that they only perform a "one time exception" to reinstate iMessage privileges. The paywall and subscription to content is working perfectly. However, I don't feel confident releasing the app until I can confirm this won't happen to customers in production. I have no clue how to begin to test and troubleshoot this sort of issue outside of risking my personal phone numbers since it seems out of my control. Any insight or ideas?? Thanks so much!
0
0
103
3d
Error when uploading eBook
I'm trying to upload my ebook, which gives me this error. I checked the EPUB file, and it is ok. Can anyone please assist me in solving this? Package Summary: 1 package(s) were not verified because they had problems: /tmp/package.itmsp - Error Messages: ERROR ITMS-4340: "Content cannot be delivered until compliance information regarding your account is provided and verified in iTunes Connect." at Book/BookMetadata Request ID: 77b8bc43-77fb-44ff-9f49-a2eb85b088cd
0
0
85
5d
Help Needed: Unable to Accept Updated Apple Developer License Agreement
I’m encountering the following message on this address: https://appstoreconnect.apple.com/ Apple Developer Program License Agreement Updated The Apple Developer Program License Agreement has been updated and needs to be reviewed. In order to update your existing apps and submit new apps, the Account Holder must review and accept the updated agreement by signing in to their account. Can anyone help? How can I accept the new agreement? There’s no checkbox or confirmation button anywhere.
0
0
98
5d
Your App Store Connect account requires immediate attention
Email Multiline Dear Shiba Kar, The information or attachments you provided were not sufficient enough for us to conduct a complete compliance check. To avoid your App Store Connect account from being disabled, provide the information again in a clear and readable format. Make sure: The name on the ID you provided matches the name associated with this account. To manage your account information, go to appleid.apple.com. The information on the ID you provided matches the information you entered. The photo or scan provided is a passport or other nationally- or state-issued ID. The photo or scan is straight, properly focused, readable, and not obstructed in any way. If you have any questions, contact us. Regards, The App Store Team BlockQuote How can I resubmit
0
0
61
6d
Introductory Offer "Countries or Regions" setup issue
I'm experiencing issue during Introductory offer creation. Steps to reproduce: Press 'Set up Introductory Offer' Select all Countries or Regions for Introductory Offer Select Start Date and End Date Select type of Introductory Offer: Free, Duration: 1 week Confirm Result: Several rows have blank Countries or Regions fields. "An error has occurred. Try again later." is shown. Response is 409 status code, response is array of [ { "id": "77cdf09d-21f8-4acb-89e9-2123f40925da", "status": "409", "code": "ENTITY_ERROR.RELATIONSHIP.REQUIRED", "title": "The provided entity is missing a required relationship", "detail": "You must provide a value for the relationship 'territory' with this request", "source": { "pointer": "/data/relationships/territory" } }, ... ]
11
2
266
2w