问HN:如何应对App Store的拒绝?
我第一次向苹果应用商店提交的应用被拒绝,原因是“垃圾应用”。
根据指南:
- 提交与已在应用商店提交的其他应用具有相同源代码或资源的应用
- 使用重新包装的应用模板创建并提交多个相似的应用
- 从第三方购买存在问题的应用模板
- 在多个账户中提交多个相似的应用
我完全从零开始构建了我的应用——包括所有代码、媒体资源、设计和文案。所有内容都是我自己制作的。唯一的依赖是本地运行的AI模型权重……也不能指望这些是独一无二的!
我在这个唯一的账户中只有一次提交。
我猜他们自动标记了应用的AI模型权重,但这不应该被标记!
我该如何处理才能最终获得我的应用批准?
因为他们甚至没有提到任何其他类似的应用。这真的重要吗?商店里充斥着TODO应用、卡路里跟踪器等的克隆。我相信我的应用实际上是独特的。
查看原文
My first submission to the Apple App Store has been rejected due to "Spam".<p>According to the guidelines:
"
- 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
"<p>I built my app 100% from scratch - including all code, media assets, design, copywriting.
Everything was built by me.
There is only one dependency which is the AI model weights which runs locally on device... can't expect those to be unique too!<p>I have only one submission in this one and only account.<p>I assume they automatically flagged the app's AI model weights - but that should not be flagged!<p>How can I handle this so I can eventually get my app approved?<p>Because they didn't even reference to any other similar apps. Does it even matter? The store is flooded with clones of TODO apps, calorie trackers, etc.
I believe my app is actually unique.