App Review

RSS for tag

App review is the process of evaluating apps and app updates submitted to the App Store to ensure they are reliable, perform as expected, and follow Apple guidelines.

Posts under App Review tag

200 Posts

Post

Replies

Boosts

Views

Activity

App stuck on "Waiting for review"
Hey people, I would like to know how long it usually takes a first-time app publisher to get their app reviewed for the first time. I submitted my app on 20.07.22026 and am still stuck waiting for a review status, and today is the 8th day in the queue. App is submitted from account 6783418786. • Is there a specific reason for this extended hold? • Is any action required from my side? • When can I expect the review to proceed? Thank you very much for your time and assistance.
3
1
669
3w
App stuck on "Waiting for review"
Hello Team, I have submitted the app to get the app reviewed and release. In past it usually take 2 days to do the review the app . I have submitted my app on 21.07.22026 and am still stuck waiting for a review status, and today is the 8th day in the queue. App is submitted from account 6448613553. Thank you very much for your time and assistance.Please do let us know if I need to something on my end .
0
0
56
3w
Developer account terminated under Section 3.2(f) without warning or a specific reason
Hello Apple Developer Community, My Apple Developer Program membership was terminated under Section 3.2(f), citing “documented indications of fraudulent conduct associated with my account.” However, the termination notice did not identify any specific activity, app version, date, transaction, device, account association, or policy issue that led to this decision. WritePad is a legitimate social reading and writing platform with approximately 10,000 users and a 4.6 App Store rating. The application has been available on both iOS and Android and has undergone numerous successful App Review submissions. Before this termination, I had not received any warning or allegation of fraudulent or dishonest conduct. To the best of my knowledge, I have not knowingly engaged in or authorized fraudulent, dishonest, manipulative, or misleading activity involving App Review, ratings, reviews, downloads, payments, TestFlight, or Apple’s distribution services. I have already submitted a formal reinstatement petition to the App Review Board and received confirmation that my request was submitted. I understand that account-specific matters cannot necessarily be resolved publicly. However, I would appreciate guidance from Apple Staff regarding whether there is any additional official channel, documentation, or action I should use while the reinstatement request is being reviewed. I would also appreciate hearing from developers who received the same Section 3.2(f) termination notice: How long did the reinstatement review take? Did Apple request additional information? Was the specific reason ever explained? Was your account eventually reinstated? Thank you.
0
0
272
3w
First submission stuck in "Waiting for Review" 5+ days — no movement, no Resolution Center messages
Our first app submission has been in "Waiting for Review" since July 23, 2026 and has not yet moved to "In Review" — now over five days with no communication in Resolution Center. App: UNA: Reflect & Remember (Apple ID 6757480598) Platform: iOS · Version 1.0 (build 201) Our App Review information is complete: an active demo account, detailed review notes, and a full walkthrough video are all attached. We're not looking to jump the queue — we'd just appreciate any insight into whether the submission is healthy and simply waiting on backlog, or whether anything is needed from our side. Are others seeing similar first-submission wait times right now? Thank you.
0
0
57
3w
First submission stuck in "Waiting for Review" since July 22
Hello, Our first app submission has been in "Waiting for Review" since July 22 with no status change (6 days). App name: Randevu Sıram Bundle ID: com.siram.app Version / Build: 1.0 (19) Submission ID: 8499a973-8efa-4066-bb5c-e28847a07e34 Date submitted: July 22, 2026, 12:21 PM Support Case ID: 20000120821151 This is our first submission from a new developer account. The App Review Information section includes a demo account for the business panel, and the customer side is usable without login. We contacted App Review Support on July 26 (case above) but have not received a reply yet. Any information about the status would be appreciated. Thank you.
1
1
647
3w
App Stuck Waiting For Review
I submitted my iOS app (Apple ID 6792378109) on 07/18/26. It has been in "Waiting for Review" for 10 days now. I did reach out to Developer Support via email on 07/26 (Case ID 20000120078126) and haven't received a reply as yet. This is a first time app submission. If the following is no longer true, it should probably be updated or changed to reflect the current situation: On average, 50 percent of apps are reviewed in 24 hours and over 90 percent are reviewed in 48 hours. Once we've completed the review, your app's status will be updated and you will be notified. in order to manage expectations. If there's an ongoing technical issue, knowing that's the cause of delays is preferable to silence. In any event, if someone is able to shake my review loose, I'd appreciate it!
1
0
500
3w
The app has been awaiting review since July 13 and has been under review since July 19.
My app has been waiting for review since June 13 and has been under review since June 19. I would like to know if this is considered normal. I have already sent emails to Apple requesting a faster review and asking for an explanation regarding the delay, but I have not received a helpful response. The app is called "Piscineiros." Could any fellow developers please check if this review timeline is normal or share if you've experienced something similar? Any advice would be greatly appreciated.
1
0
246
3w
Pending Termination Notice 4.3 (Spam) – Appeal Submitted 7 days ago but no confirmation or response
Hello Apple Developer Community and App Review Team, I received a Pending Termination Notice regarding Section 4.3 (Spam) for my games (Scream Bird and Hopscotch). I submitted a formal appeal 7 days ago detailing the technical context, but I have not yet received an automated confirmation email or a case tracking number. Full Context of My Situation: I had previously published a game called "Scream Bird" on this account, and that was the first time I received a 4.3 Spam error. It was the first time I'd encountered this error, as all my games and applications are designed by me, from the buttons to the characters and gameplay. When I received that error, I tried to understand and modify my game a bit, thinking it might have overlapped with an existing game. But that build continued to receive the 4.3 Spam error. This time, I really didn't know what to do. I intended to keep the gameplay but redesign everything. Strangely, while I was trying to redesign and change my game, I received an email saying that Apple was reviewing my app (the one that had just been rejected), and just minutes later, my game was approved and ready for distribution. This was the first time I'd encountered something like this. I thought the review team had re-evaluated my game and changed their minds. And since the game was approved, I didn't know what else to do and just continued working on other projects. Shortly after, Google AdMob approved it (because the game was already live on the store), so ads started appearing on the game (I think this was the issue, causing the system to automatically think my game had been flagged for content changes, but the content was already there; it was just that I had set a production ID for the ads at the time, so they weren't showing – that was partly my fault). But the problems didn't end there. Recently, I published a new game called "Hopscotch" and encountered the 4.3 Spam issue again. It was then that I really looked back at the binary files I built for my games and was shocked to realize that this might be the reason the automated system incorrectly flagged my games as spam. Technical Explanation (Godot Framework & Shared Native Libraries): I build all my games myself using Godot (3.x and 4.x). Regardless of the version, I write supporting libraries (mainly to call simple native features). Therefore, all my games will have files like: notch.a, share.a, haptics.a, local-notification.a, inappstore.a... You can check it out on my GitHub page; most of it is public. https://github.com/kyoz/godot-notch https://github.com/kyoz/godot-share https://github.com/kyoz/godot-local-notification https://github.com/kyoz/godot-haptics https://github.com/kyoz/godot-leaderboard https://github.com/kyoz/godot-native-rating https://github.com/kyoz/godot-flashlight etc... However, the entire game, from images, models, scenes... almost everything I designed myself, was packed into a single [game].pck file by Godot. This makes my Godot-built games look very similar in terms of binary, but in terms of content and gameplay, they are completely unrelated. My Commitment: I've been on my Apple journey for over five years now, and I've published 20 apps/games. The journey so far hasn't been easy. But I promise I've always complied with Apple's policies. I have never engaged in subscription scams, fake reviews, bait-and-switch tactics, or any of the fraudulent conduct described in the termination notice. I am respectfully requesting: Confirmation if my appeal submitted 7 days ago is actively under review by the App Review Board. A status update or Case Reference Number for tracking. I am fully cooperative and ready to provide full source code, Godot project files, or any documentation needed. Thank you so much for your time and assistance! Best regards, Phan Minh Cuong
4
0
843
3w
After replying to app review rejection do your re-submit
Hi, I feel like there's been some miscomunnication with the app review team. I have been replying to the rejection and re-submitting and my comments don't seem to be read and I get the same rejection parroted out with not much clue about which action I really need to take as it's quite vague. Does the App Review team reply to the rejection without me having to re-submit? Maybe I'm just not being patient enough or I'm using the submission process wrong.
5
0
5.7k
3w
First iOS app still “Waiting for Review” after six days
I paid the $99 annual Apple Developer Program fee and submitted my first iOS app with the understanding that App Review would normally take approximately one or two days. It has now been six days, and the submission is still sitting in “Waiting for Review.” There has been no review, no request for additional information, no explanation, and no indication that anyone has looked at it. I understand that review times can vary, especially for a first submission, but six days without even entering review seems excessive. Developers are required to pay Apple before they can distribute an app, yet there appears to be no meaningful service-time commitment or communication when a submission remains untouched. Is this currently normal for first-time app submissions? At what point is a developer supposed to conclude that the submission is stuck rather than merely delayed? At this point, I am also wondering whether I should request a refund of the $99 membership fee, since the primary service I paid to access has not been provided within anything resembling the expected timeframe.
4
2
759
3w
Request for Account-Level Investigation – Multiple App Review Delays and Apple Search Ads Not Delivering
Subject: Request for Account-Level Investigation – Multiple App Review Delays and Apple Search Ads Not Delivering Hello Apple Developer Support, I am requesting an account-level investigation because I am experiencing multiple issues on the same Apple Developer account at the same time, and despite contacting support several times, I have not received any response. Issue 1 – Unusually Long App Review Delays I currently have two different apps experiencing unusually long review times. One app update has been waiting significantly longer than expected. Another app has been stuck in In Review for approximately one week with no communication or status change. I understand that review times can vary, but having multiple submissions delayed simultaneously is highly unusual compared to my previous submissions. Issue 2 – Apple Search Ads Not Delivering At the same time, my Apple Search Ads campaigns are not delivering at all. Current status: Campaigns are Enabled Ad Groups are Enabled Keywords are Enabled Billing is valid Payment method is active Promotional credit is available My app is live on the App Store Search Match configuration has been verified Campaigns have been running for several days However, every campaign reports: 0 Impressions 0 Taps 0 Spend I have already verified my campaign configuration multiple times and exported the campaign data. Everything appears to be configured correctly, yet the campaigns have never entered auction or delivered any impressions. Additional Information My app is already indexed in App Store Search, and third-party ASO tools show that keyword rankings are updating, which indicates that the app is searchable. However, Apple Search Ads still records zero delivery across all campaigns. What I Have Already Done Verified campaign settings Verified keyword status Verified billing information Verified payment method Verified app availability Contacted Apple Developer Support multiple times via email Waited several days without any response Request Could you please investigate whether there is any account-level, App Review, or Apple Search Ads restriction affecting my developer account? If this case needs to be handled by another internal team (App Review or Apple Search Ads), I kindly ask that it be escalated internally rather than requiring me to open separate cases. I would greatly appreciate confirmation that my developer account is in good standing and that there are no internal issues preventing: My apps from progressing through App Review. My Apple Search Ads campaigns from delivering impressions. Thank you for your time. I look forward to your assistance and would appreciate any update regarding this investigation. Kind regards, Hilal Demir Apple Developer Program Member
0
0
178
3w
4.3(a) - Design - Spam
Hello everyone, I’m looking for advice from developers who may have faced a similar situation, as we appear to be stuck in a long-running loop of Guideline 4.3(a) rejections on iOS with no actionable feedback from App Review. Over an extended period, our iOS app has been repeatedly rejected under Guideline 4.3(a) (“similar or repackaged”), regardless of the changes we make. The responses from App Review consistently use the same high-level language and do not indicate what specifically is considered problematic. Some relevant context: The app is built with Flutter using a single shared codebase. The macOS version, built from the same codebase with the same overall structure and UI, has been approved without issues. The iOS version, using that same implementation, continues to receive 4.3(a) rejections. We do not use purchased templates and do not operate multiple developer accounts. Like most apps, we use some third-party and open-source components where technically appropriate. Across multiple submissions, we have tried to address the feedback as best we can by making changes to UI/UX, assets, metadata, internal structure, and overall product quality. However, App Review has not provided clarification even at a high level (for example, whether the concern is primarily related to UI/UX, code structure, metadata, user flows, or overall product framing). Requests for any directional guidance have resulted in the same generic responses, both in review replies and via support. This leaves us making blind changes without a feedback loop. As a result, it’s difficult to understand whether the issue is realistically correctable, or whether the app is effectively blocked due to similarity clustering or other non-obvious review heuristics. Any firsthand experiences, practical steps, or lessons learned would be extremely helpful.
1
0
502
3w
App Stuck In "InReview" status for almost 3 months now
Hi, I have a submission (App Store Connect ID: 6754396289) that has been stuck in "InReview" status for almost 3 months now. I tried with support multiple time but always received a generic reply. I am experiencing ususually long delay and would Appreciate any guidance from Apple Review or other developers. Can the Apple Review team check why submission iD:6754396289 is Stuck in "InReview" status and what information is needed to move it forward?
1
0
352
3w
BETA_CONTRACT_MISSING (422) blocking all TestFlight, agreements all Active
Hi, I'm completely blocked from TestFlight. Every attempt returns: "status": "422", "code": "BETA_CONTRACT_MISSING", "title": "Beta contract is missing for the app." This is an older account that has used TestFlight fine before. Nothing changed on my end, no account changes, no agreement updates. What I've already checked: Business > Agreements: Paid Apps and Free Apps both Active Tax forms and bank account Active No pending banners anywhere in App Store Connect or developer.apple.com Test Information complete Export compliance answered Build processes to VALID with no warnings Same error on a brand new app with a fresh build, so it looks like the beta contract is detached on the backend rather than an app-level problem. I've filed a support request and haven't heard back. This is time sensitive, I have a client pilot waiting on an external TestFlight link. Is there any way to get this re-provisioned? Apple Support case ID: 20000118605424 Thanks.
0
0
384
3w
App Waiting for Review for 15 days
My app with ID 6755565836 is waiting for review with 0 updates and replies to my contact attempts through developer contact us for 15 days and counting. Is this the new normal now? Is there anything that I can do to make sure it will actually get reviewed in the end? I am concerned if someone just put it somewhere and forgot about it and I am waiting for nothing. Please assist.
1
0
109
3w
Repeated Guideline 4.2 Rejections Despite Adding Interactive Native Features
Hello, Our app, Platform Kiralama Rehberi, has been repeatedly rejected under Guideline 4.2 – Minimum Functionality, even though we have made substantial improvements after every review. We fully respect the App Review process. However, we strongly believe that the current version of our app provides sufficient functionality and meaningful value for its intended audience. Despite adding new features, expanding the content, and redesigning the user experience, we continue to receive almost the same general response without a specific explanation of what is still considered insufficient. The app is specifically developed for professionals and users in the manlift industry in Türkiye. It currently includes: A location-based interactive map showing nearby companies Distance calculations based on the user’s location Rental, manufacturer, distributor, spare parts, and technical service categories City and category-based filtering Detailed company pages with contact, address, and location information A searchable database of approximately 350–400 machine fault codes Favorites for companies, fault codes, and technical documents A technical and safety document library Native navigation between map pins, company cards, and detail pages After each rejection, we carefully reviewed the feedback and continued improving the app. We believe the app is no longer a simple catalogue or content viewer. It offers several interactive, practical, and location-based features designed for a specific professional sector. Our main concern is that the app may not have been fully explored during review, as the responses we receive remain almost identical despite the significant changes between submissions. We respectfully request that the app be reviewed again in detail, preferably by a different reviewer or App Review team member, so that all of its current features can be tested fairly and completely. We are confident in the usefulness and functionality of the app. We are not trying to avoid further development, but without specific feedback, it is becoming difficult to understand what additional functionality is genuinely expected. Could someone please advise us on the most appropriate next step, or help ensure that the app receives a fresh and detailed review? NOTE: For nearly two months, we have made extensive improvements to the app in an effort to move past this stage. During this process, we have tried to contact Apple Developer Support and have also communicated directly with the reviewer. However, the reviewer continues to send nearly the same response regarding Guideline 4.2, while we have received no response from the Support team for approximately 10 days. For this reason, we genuinely need the app to be reviewed in detail by a different reviewer and to receive clear, specific guidance on what is still considered insufficient. Thank you.
1
0
175
3w
App stuck in Waiting for Review for 9 days — Shotaway (App ID 6789611184)
My first app submission has been in "Waiting for Review" for nine days and has not yet entered review. App: Shotaway — Screenshot Cleaner App ID: 6789611184 Version: 1.0 (build 1.0.0 (7)) Submission ID: e8b8c4ea-6107-4688-a630-102479bfd5d4 Submitted: July 19, 2026, 5:52 PM KST Platform: iOS Current status: Waiting for Review Four other submissions from the same account are also still waiting: Warmthly: Keep in Touch 6789600652 submitted July 23 Fanspot: K-Pop Fan Map & Cafes 6789989805 submitted July 24 Stampic: Travel Photo Map 6789523290 submitted July 24 NanaFrame: Family Photo Widget 6790092570 submitted July 25 I checked the Contact the App Review Team form, but none of the available topics match a status question, so I am posting here instead. Since all of these were prepared the same way, I am wondering whether I made a mistake that applies to all of them. If there is missing or incomplete information on my side, I would like to correct it. I am not requesting an expedited review. I only want to know whether something on my end is blocking these submissions. Thank you.
0
0
153
3w
App Update Stuck in "Waiting for Review" for 6+ Days
Hi everyone, I submitted an update to my existing app. The app has been in "Waiting for Review" for over 6 days, and it hasn't moved to the "In Review" stage yet. This is not a new app submission—it's an update to an existing app that has already been approved previously. Has anyone else experienced similar delays recently? Is this within the normal review timeline, or is there anything I should do besides waiting? I've already contacted Apple Developer Support to ask about the status. Any recent experiences or suggestions would be appreciated. Thanks!
2
0
269
3w
Apple Developer Program Membership Renewed, but Account Still Shows as Expired
Hi everyone, We recently renewed and successfully paid for our Apple Developer Program membership. However, our account is still showing as expired, and we're unable to access the developer services that require an active membership. We've already completed the payment, but the membership status has not updated yet. Has anyone experienced this issue before? How long did it take for your membership to become active after payment? Is there anything we need to do, or is this just a delay on Apple's side? Should we contact Apple Developer Support, or will the status update automatically? Any advice would be greatly appreciated. Thank you!
1
0
184
3w
App stuck in "Waiting for Review" since July 14 — reviewer never assigned despite multiple resubmissions since June 
Hi everyone, Looking for advice or visibility from anyone who has faced a similar pattern. My app “Dance with Lorenzo Tahiti” was reviewed normally on June 5–6 (reached “In Review,” got rejected with feedback, fixed and resubmitted on June 7, reached “In Review” again). Since June 21, every submission has gone straight to “Waiting for Review” and never progressed to “In Review” again — not on June 21, not on July 7, not on July 14 (tried resubmitting 3 times that day alone). Each time I cancelled and resubmitted hoping to reset the queue, but the pattern repeats. Current build: version 1.0.13 (28), submitted July 14, still “Waiting for Review” 13 days later. Also opened a support case with Apple Developer Program Support (case ID 102949355152) — received only an automated acknowledgment so far, no human response yet. Has anyone experienced submissions falling out of the reviewer-assignment pipeline like this after a cancel/resubmit cycle? Did filing a Feedback Assistant ticket, or a completely new version number, help unblock it? Any guidance appreciated — this is affecting real students waiting on scheduled content.
1
0
287
3w
App stuck on "Waiting for review"
Hey people, I would like to know how long it usually takes a first-time app publisher to get their app reviewed for the first time. I submitted my app on 20.07.22026 and am still stuck waiting for a review status, and today is the 8th day in the queue. App is submitted from account 6783418786. • Is there a specific reason for this extended hold? • Is any action required from my side? • When can I expect the review to proceed? Thank you very much for your time and assistance.
Replies
3
Boosts
1
Views
669
Activity
3w
App stuck on "Waiting for review"
Hello Team, I have submitted the app to get the app reviewed and release. In past it usually take 2 days to do the review the app . I have submitted my app on 21.07.22026 and am still stuck waiting for a review status, and today is the 8th day in the queue. App is submitted from account 6448613553. Thank you very much for your time and assistance.Please do let us know if I need to something on my end .
Replies
0
Boosts
0
Views
56
Activity
3w
Developer account terminated under Section 3.2(f) without warning or a specific reason
Hello Apple Developer Community, My Apple Developer Program membership was terminated under Section 3.2(f), citing “documented indications of fraudulent conduct associated with my account.” However, the termination notice did not identify any specific activity, app version, date, transaction, device, account association, or policy issue that led to this decision. WritePad is a legitimate social reading and writing platform with approximately 10,000 users and a 4.6 App Store rating. The application has been available on both iOS and Android and has undergone numerous successful App Review submissions. Before this termination, I had not received any warning or allegation of fraudulent or dishonest conduct. To the best of my knowledge, I have not knowingly engaged in or authorized fraudulent, dishonest, manipulative, or misleading activity involving App Review, ratings, reviews, downloads, payments, TestFlight, or Apple’s distribution services. I have already submitted a formal reinstatement petition to the App Review Board and received confirmation that my request was submitted. I understand that account-specific matters cannot necessarily be resolved publicly. However, I would appreciate guidance from Apple Staff regarding whether there is any additional official channel, documentation, or action I should use while the reinstatement request is being reviewed. I would also appreciate hearing from developers who received the same Section 3.2(f) termination notice: How long did the reinstatement review take? Did Apple request additional information? Was the specific reason ever explained? Was your account eventually reinstated? Thank you.
Replies
0
Boosts
0
Views
272
Activity
3w
First submission stuck in "Waiting for Review" 5+ days — no movement, no Resolution Center messages
Our first app submission has been in "Waiting for Review" since July 23, 2026 and has not yet moved to "In Review" — now over five days with no communication in Resolution Center. App: UNA: Reflect & Remember (Apple ID 6757480598) Platform: iOS · Version 1.0 (build 201) Our App Review information is complete: an active demo account, detailed review notes, and a full walkthrough video are all attached. We're not looking to jump the queue — we'd just appreciate any insight into whether the submission is healthy and simply waiting on backlog, or whether anything is needed from our side. Are others seeing similar first-submission wait times right now? Thank you.
Replies
0
Boosts
0
Views
57
Activity
3w
First submission stuck in "Waiting for Review" since July 22
Hello, Our first app submission has been in "Waiting for Review" since July 22 with no status change (6 days). App name: Randevu Sıram Bundle ID: com.siram.app Version / Build: 1.0 (19) Submission ID: 8499a973-8efa-4066-bb5c-e28847a07e34 Date submitted: July 22, 2026, 12:21 PM Support Case ID: 20000120821151 This is our first submission from a new developer account. The App Review Information section includes a demo account for the business panel, and the customer side is usable without login. We contacted App Review Support on July 26 (case above) but have not received a reply yet. Any information about the status would be appreciated. Thank you.
Replies
1
Boosts
1
Views
647
Activity
3w
App Stuck Waiting For Review
I submitted my iOS app (Apple ID 6792378109) on 07/18/26. It has been in "Waiting for Review" for 10 days now. I did reach out to Developer Support via email on 07/26 (Case ID 20000120078126) and haven't received a reply as yet. This is a first time app submission. If the following is no longer true, it should probably be updated or changed to reflect the current situation: On average, 50 percent of apps are reviewed in 24 hours and over 90 percent are reviewed in 48 hours. Once we've completed the review, your app's status will be updated and you will be notified. in order to manage expectations. If there's an ongoing technical issue, knowing that's the cause of delays is preferable to silence. In any event, if someone is able to shake my review loose, I'd appreciate it!
Replies
1
Boosts
0
Views
500
Activity
3w
The app has been awaiting review since July 13 and has been under review since July 19.
My app has been waiting for review since June 13 and has been under review since June 19. I would like to know if this is considered normal. I have already sent emails to Apple requesting a faster review and asking for an explanation regarding the delay, but I have not received a helpful response. The app is called "Piscineiros." Could any fellow developers please check if this review timeline is normal or share if you've experienced something similar? Any advice would be greatly appreciated.
Replies
1
Boosts
0
Views
246
Activity
3w
Pending Termination Notice 4.3 (Spam) – Appeal Submitted 7 days ago but no confirmation or response
Hello Apple Developer Community and App Review Team, I received a Pending Termination Notice regarding Section 4.3 (Spam) for my games (Scream Bird and Hopscotch). I submitted a formal appeal 7 days ago detailing the technical context, but I have not yet received an automated confirmation email or a case tracking number. Full Context of My Situation: I had previously published a game called "Scream Bird" on this account, and that was the first time I received a 4.3 Spam error. It was the first time I'd encountered this error, as all my games and applications are designed by me, from the buttons to the characters and gameplay. When I received that error, I tried to understand and modify my game a bit, thinking it might have overlapped with an existing game. But that build continued to receive the 4.3 Spam error. This time, I really didn't know what to do. I intended to keep the gameplay but redesign everything. Strangely, while I was trying to redesign and change my game, I received an email saying that Apple was reviewing my app (the one that had just been rejected), and just minutes later, my game was approved and ready for distribution. This was the first time I'd encountered something like this. I thought the review team had re-evaluated my game and changed their minds. And since the game was approved, I didn't know what else to do and just continued working on other projects. Shortly after, Google AdMob approved it (because the game was already live on the store), so ads started appearing on the game (I think this was the issue, causing the system to automatically think my game had been flagged for content changes, but the content was already there; it was just that I had set a production ID for the ads at the time, so they weren't showing – that was partly my fault). But the problems didn't end there. Recently, I published a new game called "Hopscotch" and encountered the 4.3 Spam issue again. It was then that I really looked back at the binary files I built for my games and was shocked to realize that this might be the reason the automated system incorrectly flagged my games as spam. Technical Explanation (Godot Framework & Shared Native Libraries): I build all my games myself using Godot (3.x and 4.x). Regardless of the version, I write supporting libraries (mainly to call simple native features). Therefore, all my games will have files like: notch.a, share.a, haptics.a, local-notification.a, inappstore.a... You can check it out on my GitHub page; most of it is public. https://github.com/kyoz/godot-notch https://github.com/kyoz/godot-share https://github.com/kyoz/godot-local-notification https://github.com/kyoz/godot-haptics https://github.com/kyoz/godot-leaderboard https://github.com/kyoz/godot-native-rating https://github.com/kyoz/godot-flashlight etc... However, the entire game, from images, models, scenes... almost everything I designed myself, was packed into a single [game].pck file by Godot. This makes my Godot-built games look very similar in terms of binary, but in terms of content and gameplay, they are completely unrelated. My Commitment: I've been on my Apple journey for over five years now, and I've published 20 apps/games. The journey so far hasn't been easy. But I promise I've always complied with Apple's policies. I have never engaged in subscription scams, fake reviews, bait-and-switch tactics, or any of the fraudulent conduct described in the termination notice. I am respectfully requesting: Confirmation if my appeal submitted 7 days ago is actively under review by the App Review Board. A status update or Case Reference Number for tracking. I am fully cooperative and ready to provide full source code, Godot project files, or any documentation needed. Thank you so much for your time and assistance! Best regards, Phan Minh Cuong
Replies
4
Boosts
0
Views
843
Activity
3w
After replying to app review rejection do your re-submit
Hi, I feel like there's been some miscomunnication with the app review team. I have been replying to the rejection and re-submitting and my comments don't seem to be read and I get the same rejection parroted out with not much clue about which action I really need to take as it's quite vague. Does the App Review team reply to the rejection without me having to re-submit? Maybe I'm just not being patient enough or I'm using the submission process wrong.
Replies
5
Boosts
0
Views
5.7k
Activity
3w
First iOS app still “Waiting for Review” after six days
I paid the $99 annual Apple Developer Program fee and submitted my first iOS app with the understanding that App Review would normally take approximately one or two days. It has now been six days, and the submission is still sitting in “Waiting for Review.” There has been no review, no request for additional information, no explanation, and no indication that anyone has looked at it. I understand that review times can vary, especially for a first submission, but six days without even entering review seems excessive. Developers are required to pay Apple before they can distribute an app, yet there appears to be no meaningful service-time commitment or communication when a submission remains untouched. Is this currently normal for first-time app submissions? At what point is a developer supposed to conclude that the submission is stuck rather than merely delayed? At this point, I am also wondering whether I should request a refund of the $99 membership fee, since the primary service I paid to access has not been provided within anything resembling the expected timeframe.
Replies
4
Boosts
2
Views
759
Activity
3w
Request for Account-Level Investigation – Multiple App Review Delays and Apple Search Ads Not Delivering
Subject: Request for Account-Level Investigation – Multiple App Review Delays and Apple Search Ads Not Delivering Hello Apple Developer Support, I am requesting an account-level investigation because I am experiencing multiple issues on the same Apple Developer account at the same time, and despite contacting support several times, I have not received any response. Issue 1 – Unusually Long App Review Delays I currently have two different apps experiencing unusually long review times. One app update has been waiting significantly longer than expected. Another app has been stuck in In Review for approximately one week with no communication or status change. I understand that review times can vary, but having multiple submissions delayed simultaneously is highly unusual compared to my previous submissions. Issue 2 – Apple Search Ads Not Delivering At the same time, my Apple Search Ads campaigns are not delivering at all. Current status: Campaigns are Enabled Ad Groups are Enabled Keywords are Enabled Billing is valid Payment method is active Promotional credit is available My app is live on the App Store Search Match configuration has been verified Campaigns have been running for several days However, every campaign reports: 0 Impressions 0 Taps 0 Spend I have already verified my campaign configuration multiple times and exported the campaign data. Everything appears to be configured correctly, yet the campaigns have never entered auction or delivered any impressions. Additional Information My app is already indexed in App Store Search, and third-party ASO tools show that keyword rankings are updating, which indicates that the app is searchable. However, Apple Search Ads still records zero delivery across all campaigns. What I Have Already Done Verified campaign settings Verified keyword status Verified billing information Verified payment method Verified app availability Contacted Apple Developer Support multiple times via email Waited several days without any response Request Could you please investigate whether there is any account-level, App Review, or Apple Search Ads restriction affecting my developer account? If this case needs to be handled by another internal team (App Review or Apple Search Ads), I kindly ask that it be escalated internally rather than requiring me to open separate cases. I would greatly appreciate confirmation that my developer account is in good standing and that there are no internal issues preventing: My apps from progressing through App Review. My Apple Search Ads campaigns from delivering impressions. Thank you for your time. I look forward to your assistance and would appreciate any update regarding this investigation. Kind regards, Hilal Demir Apple Developer Program Member
Replies
0
Boosts
0
Views
178
Activity
3w
4.3(a) - Design - Spam
Hello everyone, I’m looking for advice from developers who may have faced a similar situation, as we appear to be stuck in a long-running loop of Guideline 4.3(a) rejections on iOS with no actionable feedback from App Review. Over an extended period, our iOS app has been repeatedly rejected under Guideline 4.3(a) (“similar or repackaged”), regardless of the changes we make. The responses from App Review consistently use the same high-level language and do not indicate what specifically is considered problematic. Some relevant context: The app is built with Flutter using a single shared codebase. The macOS version, built from the same codebase with the same overall structure and UI, has been approved without issues. The iOS version, using that same implementation, continues to receive 4.3(a) rejections. We do not use purchased templates and do not operate multiple developer accounts. Like most apps, we use some third-party and open-source components where technically appropriate. Across multiple submissions, we have tried to address the feedback as best we can by making changes to UI/UX, assets, metadata, internal structure, and overall product quality. However, App Review has not provided clarification even at a high level (for example, whether the concern is primarily related to UI/UX, code structure, metadata, user flows, or overall product framing). Requests for any directional guidance have resulted in the same generic responses, both in review replies and via support. This leaves us making blind changes without a feedback loop. As a result, it’s difficult to understand whether the issue is realistically correctable, or whether the app is effectively blocked due to similarity clustering or other non-obvious review heuristics. Any firsthand experiences, practical steps, or lessons learned would be extremely helpful.
Replies
1
Boosts
0
Views
502
Activity
3w
App Stuck In "InReview" status for almost 3 months now
Hi, I have a submission (App Store Connect ID: 6754396289) that has been stuck in "InReview" status for almost 3 months now. I tried with support multiple time but always received a generic reply. I am experiencing ususually long delay and would Appreciate any guidance from Apple Review or other developers. Can the Apple Review team check why submission iD:6754396289 is Stuck in "InReview" status and what information is needed to move it forward?
Replies
1
Boosts
0
Views
352
Activity
3w
BETA_CONTRACT_MISSING (422) blocking all TestFlight, agreements all Active
Hi, I'm completely blocked from TestFlight. Every attempt returns: "status": "422", "code": "BETA_CONTRACT_MISSING", "title": "Beta contract is missing for the app." This is an older account that has used TestFlight fine before. Nothing changed on my end, no account changes, no agreement updates. What I've already checked: Business > Agreements: Paid Apps and Free Apps both Active Tax forms and bank account Active No pending banners anywhere in App Store Connect or developer.apple.com Test Information complete Export compliance answered Build processes to VALID with no warnings Same error on a brand new app with a fresh build, so it looks like the beta contract is detached on the backend rather than an app-level problem. I've filed a support request and haven't heard back. This is time sensitive, I have a client pilot waiting on an external TestFlight link. Is there any way to get this re-provisioned? Apple Support case ID: 20000118605424 Thanks.
Replies
0
Boosts
0
Views
384
Activity
3w
App Waiting for Review for 15 days
My app with ID 6755565836 is waiting for review with 0 updates and replies to my contact attempts through developer contact us for 15 days and counting. Is this the new normal now? Is there anything that I can do to make sure it will actually get reviewed in the end? I am concerned if someone just put it somewhere and forgot about it and I am waiting for nothing. Please assist.
Replies
1
Boosts
0
Views
109
Activity
3w
Repeated Guideline 4.2 Rejections Despite Adding Interactive Native Features
Hello, Our app, Platform Kiralama Rehberi, has been repeatedly rejected under Guideline 4.2 – Minimum Functionality, even though we have made substantial improvements after every review. We fully respect the App Review process. However, we strongly believe that the current version of our app provides sufficient functionality and meaningful value for its intended audience. Despite adding new features, expanding the content, and redesigning the user experience, we continue to receive almost the same general response without a specific explanation of what is still considered insufficient. The app is specifically developed for professionals and users in the manlift industry in Türkiye. It currently includes: A location-based interactive map showing nearby companies Distance calculations based on the user’s location Rental, manufacturer, distributor, spare parts, and technical service categories City and category-based filtering Detailed company pages with contact, address, and location information A searchable database of approximately 350–400 machine fault codes Favorites for companies, fault codes, and technical documents A technical and safety document library Native navigation between map pins, company cards, and detail pages After each rejection, we carefully reviewed the feedback and continued improving the app. We believe the app is no longer a simple catalogue or content viewer. It offers several interactive, practical, and location-based features designed for a specific professional sector. Our main concern is that the app may not have been fully explored during review, as the responses we receive remain almost identical despite the significant changes between submissions. We respectfully request that the app be reviewed again in detail, preferably by a different reviewer or App Review team member, so that all of its current features can be tested fairly and completely. We are confident in the usefulness and functionality of the app. We are not trying to avoid further development, but without specific feedback, it is becoming difficult to understand what additional functionality is genuinely expected. Could someone please advise us on the most appropriate next step, or help ensure that the app receives a fresh and detailed review? NOTE: For nearly two months, we have made extensive improvements to the app in an effort to move past this stage. During this process, we have tried to contact Apple Developer Support and have also communicated directly with the reviewer. However, the reviewer continues to send nearly the same response regarding Guideline 4.2, while we have received no response from the Support team for approximately 10 days. For this reason, we genuinely need the app to be reviewed in detail by a different reviewer and to receive clear, specific guidance on what is still considered insufficient. Thank you.
Replies
1
Boosts
0
Views
175
Activity
3w
App stuck in Waiting for Review for 9 days — Shotaway (App ID 6789611184)
My first app submission has been in "Waiting for Review" for nine days and has not yet entered review. App: Shotaway — Screenshot Cleaner App ID: 6789611184 Version: 1.0 (build 1.0.0 (7)) Submission ID: e8b8c4ea-6107-4688-a630-102479bfd5d4 Submitted: July 19, 2026, 5:52 PM KST Platform: iOS Current status: Waiting for Review Four other submissions from the same account are also still waiting: Warmthly: Keep in Touch 6789600652 submitted July 23 Fanspot: K-Pop Fan Map & Cafes 6789989805 submitted July 24 Stampic: Travel Photo Map 6789523290 submitted July 24 NanaFrame: Family Photo Widget 6790092570 submitted July 25 I checked the Contact the App Review Team form, but none of the available topics match a status question, so I am posting here instead. Since all of these were prepared the same way, I am wondering whether I made a mistake that applies to all of them. If there is missing or incomplete information on my side, I would like to correct it. I am not requesting an expedited review. I only want to know whether something on my end is blocking these submissions. Thank you.
Replies
0
Boosts
0
Views
153
Activity
3w
App Update Stuck in "Waiting for Review" for 6+ Days
Hi everyone, I submitted an update to my existing app. The app has been in "Waiting for Review" for over 6 days, and it hasn't moved to the "In Review" stage yet. This is not a new app submission—it's an update to an existing app that has already been approved previously. Has anyone else experienced similar delays recently? Is this within the normal review timeline, or is there anything I should do besides waiting? I've already contacted Apple Developer Support to ask about the status. Any recent experiences or suggestions would be appreciated. Thanks!
Replies
2
Boosts
0
Views
269
Activity
3w
Apple Developer Program Membership Renewed, but Account Still Shows as Expired
Hi everyone, We recently renewed and successfully paid for our Apple Developer Program membership. However, our account is still showing as expired, and we're unable to access the developer services that require an active membership. We've already completed the payment, but the membership status has not updated yet. Has anyone experienced this issue before? How long did it take for your membership to become active after payment? Is there anything we need to do, or is this just a delay on Apple's side? Should we contact Apple Developer Support, or will the status update automatically? Any advice would be greatly appreciated. Thank you!
Replies
1
Boosts
0
Views
184
Activity
3w
App stuck in "Waiting for Review" since July 14 — reviewer never assigned despite multiple resubmissions since June 
Hi everyone, Looking for advice or visibility from anyone who has faced a similar pattern. My app “Dance with Lorenzo Tahiti” was reviewed normally on June 5–6 (reached “In Review,” got rejected with feedback, fixed and resubmitted on June 7, reached “In Review” again). Since June 21, every submission has gone straight to “Waiting for Review” and never progressed to “In Review” again — not on June 21, not on July 7, not on July 14 (tried resubmitting 3 times that day alone). Each time I cancelled and resubmitted hoping to reset the queue, but the pattern repeats. Current build: version 1.0.13 (28), submitted July 14, still “Waiting for Review” 13 days later. Also opened a support case with Apple Developer Program Support (case ID 102949355152) — received only an automated acknowledgment so far, no human response yet. Has anyone experienced submissions falling out of the reviewer-assignment pipeline like this after a cancel/resubmit cycle? Did filing a Feedback Assistant ticket, or a completely new version number, help unblock it? Any guidance appreciated — this is affecting real students waiting on scheduled content.
Replies
1
Boosts
0
Views
287
Activity
3w