Search results for

4.3

572 results found

Post

Replies

Boosts

Views

Activity

Reply to The App Review Process at Apple is unfair, inconsistent and problematic
Had an app denied due to spam saying an app with the same source code was submitted, which is basically impossible. Whenever I ask for more details, they slap me with the same line over and over again: For information regarding Guideline 4.3(a) - Design - Spam, you may want to refer to App Store Connect Developer Help. Should you require additional assistance, you can use the contact us page to request help with setting up or distributing your app through App Store Connect. Super unhelpful, roundabout conversations with absolutely no help or context or detail. Why don't I just contact them like they suggest you say? I click the contact link, and cant call them! it says: Phone support is currently unavailable.. Its been like this since as far as I can remember. The only way to get in touch is to email them and all they do is respond the same lines I gave above.
Dec ’24
Unable to reach Review Team - Grace Period ended - App removed
@AppReview Recently our App got flagged out of the blue for 4.3 Spam with a grace period of 16 day. Supposedly we have similar Apps from associated Accounts in the Store (we have no other App - that's mistake) We were confident this issue could be resolved easily through a reply, but that was wrong. Tried Requesting Callback from App Reviw- no one called Asked for clarification via Ticket/Reply - only same copy-pasted answer citing guidelines Creating App Review Appeal Ticket Submitting new App Update Asking for extension of grace period - were told only App Review Team could do So for over 2 weeks we couldn't reach App Review Team and the grace period passed. Now our App got removed, we still don't know what's wrong / and its likely a mistake. Is there any direct phone number or email for the App Review Team? Also: I'd consider it as a somehow popular app. We had over 50m DLs and meaningful IAP Revenue.
1
0
322
Dec ’24
Seeking Guidance: App Store Rejection Under Guideline 4.3(a) - Detailed Differentiation Already Provided
Seeking developer insights regarding a 4.3(a) review response citing similar binary, metadata, and/or concept. Our app implements distinct community-focused features that fundamentally differentiate it from existing applications in this category. Feature Implementation: Our app introduces new technological approaches to faith-based applications: Community System: Custom-built group participation with progress visualization Engagement Features: Peer support system with achievement tracking Progress Metrics: Proprietary points system for progress tracking Group Progress Features: Shared accomplishment tracking Achievement Architecture: Progress continuity tracking Performance metrics accumulation Custom recognition system for personal and group milestones Synchronized goal-setting framework Market Analysis: Our research indicates: No existing apps with group-based progress features No solutions combining community features with scheduling No applications with similar group achievement systems No platfo
4
0
671
Dec ’24
Giving Me Guideline 4.3(a) - Design - Spam Error Even though my app is unique
My app is completely unique and i dont know why apple is giving me spam error. There is no similar app to mine and i am 100% sure of it. I brainstormed this idea myself for over a week to create such a game. And every code i have done is my own and i have not used any templates. Please help guys i am very confused why my app is getting spam rejection.
2
0
718
Dec ’24
Reply to arrays
This function you have is set up to receive an array of Doubles and let you refer to them as costa: func myfunc(costa: [Double]) { // some code } If you're calling the function like this: myfunc(costa: []) then you're passing in an empty array. [] means an empty array. If you want to pass in some values, you need them in the array, e.g.: myfunc(costa: [1.0, 2.1, 3.2, 4.3]) If you need to return an array of Doubles - or anything - you would use a function like this: func myfunc(costa: [Double]) -> [Double] { // some code return myArray // which would be an array of Doubles } A very useful feature of Swift is the ability to hide the name of the variable, so you don't have to enter it every time. Just put an underscore before the first variable name in the function's signature, i.e.: func myfunc(_ costa: [Double]) { // some code } This lets you access the array of Doubles in costa. To call it you would use: myfunc([1.0, 2.1, 3.2, 4.3]) A similar helpful feature is replacing the underscore wi
Dec ’24
App rejection Guideline 4.3(a) - Design - Spam
Hello My app got rejected with the message We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. In short, my app is a vpn app built entirely by me. In Russia almost all vpn protocols are blocked: wireguard, openvpn etc. And the only protocol they could not block was vless. It was hard to implement it, i spent like 3 weeks on it writing my own package on flutter. The app first was uploaded to android and shared through testflight with some of my friends. And everyone switched to my app, because it works perfect for their needs: accessing instagram, twitter etc. Those apps are blocked here. So on my first attempt publishing i got 2 errors: Vpn should be published on the account that is organization Spam rejection I registered a company and switched from individual account to a company. I also changed the ui of the app (although i agree most vpns share the same concept design). I got rejected again with only Gui
5
0
1.7k
Dec ’24
Reply to App rejection Guideline 4.3(a) - Design - Spam
Dealing with 4.3(a) rejections can be frustrating. Since you've already made technical changes without success, I'd recommend escalating to the App Review Board detailing your uniqueness or added value. They may be able to provide clearer guidance on exactly what needs to change to meet the guidelines. You can request an App Review Board review directly in App Store Connect under the Submit an Appeal option.
Dec ’24
Seeking Developer Insights Regarding 4.3(b) Review Response
We recently received feedback under Guideline 4.3(b) suggesting our app duplicates functionality found in other apps in this category. However, our app is fundamentally not a dating app. It is a conversation facilitator designed to foster meaningful connections for friendships, networking, and shared interests. While romantic connections may occur naturally, they are not the primary focus. Thus, we are seeking insights on this key question: How do developers effectively demonstrate feature differentiation to reviewers? We want to clearly show how our app’s functionality uniquely addresses user needs and provides value beyond existing solutions. Our Core Features: Our app introduces distinct features that differentiate it from traditional apps in this space: Paths: Psychology-based prompts embedded in chats encourage users to explore meaningful topics like values and aspirations. These prompts are dynamically triggered to keep conversations engaging and productive. Aura: A rewards system that incentiv
2
0
498
Dec ’24
Unique App Rejected for Guideline 4.3(a) - Design - Spam
I’m looking for advice and clarification regarding an issue I’ve encountered during the review process. My app was recently rejected under Guideline 4.3(a) for allegedly duplicating content or functionality of other apps. The feedback stated that my app appears to be identical to apps already on the App Store, but I’m confident this is a misunderstanding. The app is entirely unique, both in its functionality and its independently developed codebase. This rejection is puzzling, as I’ve thoroughly reviewed the guidelines and ensured that my app adheres to them. Has anyone else encountered similar issues? How did you address them? To the Apple team: Could you provide additional context or examples of the similarities identified? I’d be happy to address any concerns or make adjustments if necessary to align with the App Store standards. Submission ID: a6e96157-a543-45c6-b05d-8c50766ea4bf I’m grateful for any insights or advice from the community and the Apple team. Thanks in advance for your help! Best r
1
0
303
Dec ’24
Apple is preventing us from updating our app
In December 2022 we published an app. Since then, we published countless updates, never had any problem with the app. We have hundreds of new users daily, got far more than 100k downloads in total, have paying/subscribed users. The beginning of December 2024 in app update that shoudl fix a crucial bug, we suddenly received this rejection: _Guideline 4.3(a) - Design - Spam: We continue to notice that your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. Submitting similar or repackaged apps is a form of spam that creates clutter and makes it difficult for users to discover new apps._ What makes it even worse is: In our latest update that we published is a very crucial bug. Literally just days after we noticed this bug we fixed it and sent another version for review. Since then the rejections happened. I do not understand why Apple, out of nowhere, suddenly, prevents us to update/fix our application. It caused us
4
0
501
Dec ’24
App Store Review always got 4.3 for my apps
I created an app and submitted to app store for review and got a rejection with 4.3(a) - Design - Spam. This one was created for brand new, and I didn't find any similar apps in App store. I searched in this forum but am not sure if it is because I used flutter to build my app? How could I get a bit more specific detail why it got rejected? Guideline 4.3(a) - Design - Spam We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. Submitting similar or repackaged apps is a form of spam that creates clutter and makes it difficult for users to discover new apps. Next Steps Since we do not accept spam apps on the App Store, we encourage you to review your app concept and submit a unique app with distinct content and functionality.
0
0
289
Dec ’24
Guideline 4.3(a) - Design - Spam - automatic rejection
I previously written here, and some advices were to appeal to rejection sending them message describing uniqueness of the app. Nothing is working. In short, i have a vpn app (of course by design shares some concept with other apps that are in the app store). But since the rejection i have completely changed the ui, added built in browser, p2p messenger so users could interact with each other without any interference. The app is completely free with no ads. I thought this is it, there's no way it would reject this time, but... i get a notification with rejection repeating the same old message. I'm extremely frustrated and don't know what to do. Tried changing the logo of the app, the name to Incognito - Messenger, VPN, app store screenshots. I've already appealed with screenshots describing unique features that other vpn apps don't have, but the message just repeats from app review team. Submission ID: 1a49ee0b-c4e2-4a36-8372-e4d3b9a8b13f Does anybody have an advice what i can do?
3
0
1.9k
Jan ’25
App rejected during Review due to Design - Spam
Hi all, My app was rejected because of Guideline 4.3(a). Below is the response: We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. Submitting similar or repackaged apps is a form of spam that creates clutter and makes it difficult for users to discover new apps. Next Steps Since we do not accept spam apps on the App Store, we encourage you to review your app concept and submit a unique app with distinct content and functionality. Resources Some factors that contribute to a spam rejection may include: Submitting an app with the same source code or assets as other apps already submitted to the App Store Creating and submitting multiple similar apps using a repackaged app template Purchasing an app template with problematic code from a third-party Submitting several similar apps across multiple accounts Is due to another Beta Build of the same app that is also under App Review currently? Because the a
2
0
361
Jan ’25
Why My App Got Rejected?
I got this below rejection. I was asking why and which aspects of mine was a spam/similarity to which app, but they told me that they can't give a review for my app. I don't know how to resolve this, because I think I did this app done by myself and copying nothing from outside. Can anyone help me? Thank you so much. Hello, The issues we previously identified still need your attention. Review Environment Submission ID: cb12182d-504f-4c1f-851b-1595820da7ec Review date: January 03, 2025 Version reviewed: 1.0.2 Guideline 4.3(a) - Design - Spam We continued to notice your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. Next Steps Since we do not accept spam apps on the App Store, we encourage you to review your app concept and submit a unique app with distinct content and functionality.
1
0
383
Jan ’25