Search results for

restore purchases

21,821 results found

Post

Replies

Boosts

Views

Activity

Do Vendor Listing Plans With Feature Limits Require In-App Purchase?
Hello, I’m seeking clarification on In-App Purchase requirements for a marketplace vendor app offering real-world, offline services. We plan to offer paid vendor listing plans (Free, Silver, Gold, etc.) that provide business benefits such as increased visibility, analytics, and also include feature limits like the number of images a vendor can upload to their business profile and enhanced dashboard views. These plans are intended to support vendors’ real-world businesses and do not provide digital content to consumers. Does gating vendor features such as image upload limits or dashboard capabilities require Apple In-App Purchase under App Store Review Guideline 3.1, or can such vendor plans be processed using a third-party payment gateway as account-based service tiers?
1
0
44
2w
Enrollment pending since Jan 17 even after submitting additional documents
I applied to the Apple Developer Program on Jan 17 and my enrollment showed pending for several days. I eventually contacted support on the 27th and they told me they needed additional documentation and sent me a link to upload and asked me to email them once I've done so, so that they can get it reviewed quickly. On Jan 27, I uploaded the documents they requested and sent the email confirming they've been uploaded as was requested. After several days, it still says pending. I spoke with support today and they said they have the documents and there's nothing for me to do other than wait for them to be reviewed and this could take months. I'm in the process of purchasing a business and need this account so that they can transfer me the mobile app. My due diligence period is ending within a few days and need clarity on this approval asap. Has anyone else experienced these types of delays or know how to get the review completed? Enrollment ID: 7P992248Q5 Case ID: 102811401305
2
0
104
2w
Reply to iOS 26; Wrong Account for TF purchase attempt
Hello, To further investigate this, please file a bug report using Feedback Assistant. It is crucial that you securely attach screenshots of the purchase dialog showing the incorrect email, as well as screenshots from your device's Settings > App Store screen showing both the Media & Purchases and the Sandbox Account sections. Additionally, you can follow the instructions on the Bug Reporting - Profiles and Logs page to capture and attach a sysdiagnose log immediately after reproducing the issue. Once submitted, please share the Feedback ID (e.g., FB12345678) here to track the report.
2w
Reply to Critical: finishTransaction() fails to clear queue in iOS 26.2 Sandbox (TestFlight)
Thank you for the detailed information. To investigate this behavior thoroughly, could you please file a report using Feedback Assistant and include a sysdiagnose log? Part 1 How to File the Feedback Report Navigate to Feedback Assistant and log in with your Apple Developer account. Choose iOS & iPadOS for the product. For the report details, please include the detailed description and steps to reproduce from your post as well as the sysdiagnose. Part 2 Capture and Attach sysdiagnose Go to the Bug Reporting - Profiles and Logs page. Follow the instructions to install the necessary profiles for App Store issues. Once the profiles are installed, reproduce the purchase issue in your app and capture the sysdiagnose. Attach the resulting log file to your Feedback Assistant ticket. Part 3 Share the Feedback ID After you submit the report, please share the Feedback ID here to find your report and track its progress.
2w
Reply to Apps closed in background without crashlog or hint
I find this termination behavior too aggressive, and rewriting code to restore the previous state requires additional time and testing. Some apps remain visible in the App Overview but restart completely after being reopened. That’s not good user experience and feels unlike Apple’s usual standards, which seem to be declining in this regard. On a Mac or other computers, multiple apps can stay open without being restarted. iPhones have plenty of storage to save an app’s background data to disk instead of relying solely on RAM.
2w
iOS 26; Wrong Account for TF purchase attempt
Ever since I have upgraded to iOS 26 (at least, I THINK this was when it started) I have been seeing an email account on Testflight purchase flows that is NOT mine. I have never seen this email in my life, and have not used it during the 10+ years I have been a developer. I do not know how to make this use my Apple ID I am signed into on my device. However, locally signed builds from Xcode still work ok. But I need Testflight builds to work as well. How do I force this account to change?
1
0
222
2w
Critical: finishTransaction() fails to clear queue in iOS 26.2 Sandbox (TestFlight)
Environment OS: iOS 26.2 (Beta/Release) Framework: StoreKit 1 (or StoreKit 2) Environment: TestFlight / Sandbox Device: [Insert your device model, e.g., iPhone 15 Pro] Description I am encountering a persistent issue where SKPaymentQueue.default().finishTransaction(transaction) does not successfully remove the transaction from the queue. Every time a new purchase is initiated, the observer triggers an immediate update with the previous transaction's ID (Transaction ID). The system then displays a system alert stating: You've already purchased this In-App Purchase. It will be restored for free. Even after explicitly calling finishTransaction, the same transaction reappears in the updatedTransactions array upon the next app launch or purchase attempt. Steps to Reproduce Add a transaction observer in didFinishLaunchingWithOptions. Initiate an In-App Purchase in TestFlight. Upon success (.purchased), call SKPaymentQueue.default().finishTransaction(tra
1
0
229
2w
Reply to Apple Pay v2 (signedTransactionInfo) : how to verify new token format and migrate from legacy EC_v1?
Hi @Sharjeel741, Please see the following documentation for more information about the payment token format of Apple Pay: Payment token format reference https://developer.apple.com/documentation/passkit/payment-token-format-reference This payload does not include a signedTransactionInfo key. However, there is one provided by the App Store Server API, App Store Server Notifications V2 and App Store Server Library for processing in-app purchases from Store Kit and external purchases. If you have any questions about this App Store Server API family, please read the following technote: TN3180: Reverting to App Store Server Notifications V1 https://developer.apple.com/documentation/technotes/tn3180-reverting-app-store-server-notifications-v1 If I'm mistaken, and you are using Apple Pay or Apple Pay on the web—including Payment Request API and Apple Pay JS API, please let me know. Cheers, Paris X Pinkney |  WWDR | DTS Engineer
Topic: App & System Services SubTopic: StoreKit Tags:
2w
Can't find IAP/Subscriptions section for new build
Hello communities, I am going to submit a new binary build with subscriptions. However, I cannot find the In-App Purchases and Subscriptions section like before. Is there any update on this? Despite the fact that the subscriptions were accepted and banking & agreements were set up, I still can't figure out how to include them in the binary build. Thanks for the advice.
2
0
142
2w
First time publishing IAPs: App Store approved but purchases pending review
Hello, My app has been approved on the App Store, but the in-app purchases are still under review. This is the first time I'm publishing an app with in-app purchases. During sandbox testing, everything worked correctly. Is it normal for there to be a validation delay for in-app purchases after the app approval? Or is there a specific action I need to take, given that this is my first experience with in-app purchases? Thank you in advance.
0
0
87
3w