6,167 questions
0 votes
0 answers
34 views
App Store Connect API(Nest Js): Subscription created but status shows "Missing Metadata" [closed]
I'm automating iOS subscription setup using the App Store Connect API(Nest Js). All steps (group, subscription, localization, screenshot upload, pricing) complete successfully. However, in App Store ...
0 votes
0 answers
19 views
Updated App Store listing images not reflecting on any iOS device on App store [closed]
I’m facing a persistent issue with my App Store listing for my app. The issue has now persisted for almost 2 months (since September 29, 2025), and the new store listing images I uploaded to App Store ...
0 votes
0 answers
60 views
iOS In-App Purchase subscription not found in TestFlight/local build - storekit_no_response error
I'm implementing subscription functionality for the first time in my Flutter app using the in_app_purchase package. After completing development, I'm unable to test the subscription. What I've done: ...
2 votes
2 answers
151 views
App Store Connect will not allow an in-app purchase to be added to an existing iPhone iOS app [closed]
On App Store Connect -> Apps -> Your App -> Monetization -> In-App Purchases there is a message Your first in-app purchase must be submitted with a new app version. Create your in-app ...
Advice
0 votes
2 replies
61 views
How to properly respond to App Review rejection in AppStore connect
My app was rejected during the App Store Review process with the reason incorrect / insufficient App Metadata (2.3.6). We updated the Age restrictions to "None" and responded to the ...
0 votes
1 answer
90 views
iOS App Upload Fails: "No suitable application records were found" for Square In-App Payments SDK Bundle Identifier
Problem I'm unable to upload my iOS app to App Store Connect due to a bundle identifier validation error for the Square In-App Payments SDK. The error message is: No suitable application records ...
1 vote
0 answers
67 views
iOS 26 - SKOverlay click not opening the App's Custom Product Page on App Store (opens default page instead)
I'm experiencing an issue with SKOverlay on iOS 26 where tapping the overlay does not open the custom product page on the App Store. Instead, it opens the default product page. This issue does not ...
0 votes
0 answers
53 views
RevenueCat purchase not working on real iOS device (works on Android and IOS Simulator)
I’m facing an issue with RevenueCat integration in my app. On iOS Simulator, using StoreKit configuration, the purchase flow works correctly when I tap the purchase button. On a real iOS device (via ...
-1 votes
1 answer
58 views
App Store Connect Error ITMS-90058: This bundle is invalid
App Store Connect rejects the build with the following error: Please correct the following issues and upload a new binary to App Store Connect. ITMS-90058: This bundle is invalid - The value for key ...
1 vote
1 answer
155 views
TestFlight - app crashes immediately on launch
I developed an app with the MAUI framework. The app works fine in debugging mode, but when switching to release mode with a distribution certificate and uploading it to TestFlight(MAUI iOS), it ...
0 votes
0 answers
72 views
Member of developer team cannot deploy React-Native application in Apple
Our client created an Apple Developer account. And then invited me as a team member. I can see myself in https://appstoreconnect.apple.com in Users and Access with role Admin: I don't have an active ...
0 votes
0 answers
117 views
How to resolve an App Store Connect that I'm missing required icon files. Validation failed error
I can no longer submit my app to App Store Connect via Xcode. No changes have occurred since the last time I uploaded successfully (the day before). This issue started 7/8/2025, I have a version ...
0 votes
0 answers
51 views
App Store Connect Error: “A 1024x1024 app icon must be added to the asset catalog” despite ios-marketing present
I'm trying to publish a new app built with .NET MAUI using Rider on macOS and Xcode 16.3, but I keep getting the following error during App Store Connect verification: "App verification failed. A ...
0 votes
0 answers
135 views
Why is altool extremely slow or stuck when uploading an IPA to Apple?
I'm using altool to upload an .ipa file to Apple (for App Store Connect distribution), but the process is extremely slow. It often seems to hang indefinitely — running for 20 to 30 minutes or more ...
0 votes
0 answers
30 views
Does scheduling a price change of a subscription while keeping the original price for existing subscribers trigger messaging to existing users?
We're planning on increasing the price of our ios in-app subscription. We will select the option "Keep the current price for existing subscribers". We want to make sure that existing users ...