All Questions
Tagged with app-store-connect itunes
222 questions
19
votes
2
answers
17k
views
Complete Compliance Requirements for your apple account [closed]
I started facing this warning today
Under the Digital Services Act, you must provide and verify
information regarding your account. If you don't, there may be payment
delays or your content may be ...
0
votes
1
answer
617
views
ITunes Apple Store rating is different in mobile and web
We have uploaded Application on iTunes for 1 and half years. It is showing different ratings on iOS mobile Store and on Web Store. What is the reason for this different ratings and what is the ...
0
votes
0
answers
99
views
Retrieve App Store ID after Sign In with Apple
I'm working on a social media project where users can sign in with their different profiles on different platforms (Facebook, Twitter etc.)
Currently, the app hasn't got a sign in option via Apple. ...
0
votes
1
answer
115
views
ERROR ITMS-90046: "Invalid Code Signing Entitlement"
ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com....
1
vote
0
answers
1k
views
Xcode Distribution failed with errors
Have been trying to upload my build archive to App Store Connect but encountering App Store Connect Operation Error
When trying to upload it from a different network it goes through. I have tried ...
1
vote
1
answer
762
views
ITunes lookup api doesn't work with language or country code?
url = "https://itunes.apple.com/lookup?id=1510853708
This only returns English results. I want to add a language or country code for China, but none of these worked:
url = "https://itunes....
-1
votes
1
answer
134
views
Why app screenshots are in random order on App Store? [closed]
I uploaded 10 screenshots on iTunesConnect but after approval of the app, order of these 10 screenshots is random on every device. It is not same in the order as these uploaded.
1
vote
2
answers
3k
views
Solve "You must choose a build." when upload app in iTunes
When upload ipa file by Xcode and the results successfuly uploade the ipa is not show in Activity tab ,but show in version history and when click on button submit for review shown alert missing "...
5
votes
3
answers
3k
views
In-App Purchase Sandbox env is not working
I am trying to test In-App purchase in sandbox env, but it's not working, it asks for a password many times but and always returns failed transaction or sometimes responds with "IAP Error: cannot ...
0
votes
1
answer
52
views
Transfer App in iTunes from one account to other
An app was created in Appstore with one developer account named X, the app is currently transferred to account named Y. From now on Y wants to do the app store updations of that app with his own ...
2
votes
1
answer
6k
views
Share iOS app .ipa file to client or tester without going through Apple TestFlight process [closed]
Share application .ipa file to the client or tester so you don't want to go through iOS Testflight process.
0
votes
0
answers
45
views
No Suitable application record were found, verify your BundleID is Correct
I have uploaded the app with the same bundleID so many times but now it gives me an error like this anyone helps me on this.
My bundled is the same as my app created on iTunes connect.
Also, ...
1
vote
2
answers
1k
views
API for adding response into review on App Store
I see in documentation https://api.appstoreconnect.apple.com/v1/betaAppReviewDetails, an API able to retrieve reviews in app store.
My question:is there any API to reply the custom review in App ...
1
vote
1
answer
578
views
Free trial length changing in iOS subscription package
We use auto-renewable subscriptions in our application and we set free trials as an introductory offer. But we haven't experienced what if the trial length changes yet.
If we change the free trial ...
0
votes
1
answer
144
views
iTunes Connect - Test Flight invitation not sending for internal testing
I uploaded build to iTunesCOnnect for internal testing purpose.
Every time We upload build afater processing and providing export compliance we are able to see build for testing in Test flight app. ...