2021년 2월 23일 오전 8:11
Apple의 메시지
- 4. 3 Design: Spam
Guideline 4.3 - Design
We noticed that your app provides the same feature set as other apps submitted to the App Store; it simply varies in content or language, which is considered a form of spam.
The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.
Next Steps
- Review the Design section of the App Store Review Guidelines.
- Ensure your app is compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.
- Once your app is fully compliant, resubmit your app for review.
When creating multiple apps where content is the only varying element, you should offer a single app to deliver differing content to customers. If you would like to offer this content for purchase, it would be appropriate to use the in-app purchase API.
Alternatively, you may consider creating a web app, which looks and behaves similar to a native app when the customer adds it to their Home screen. Refer to the Configuring Web Applications section of the Safari Web Content Guide for more information.
Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your Apple Developer Program account. Review the Terms & Conditions of the Apple Developer Program to learn more about our policies regarding termination.
2021 년 2 월 23 일 오전 8:11
Apple의 메시지
4. 3 디자인 : 스팸
지침 4.3-설계
귀하의 앱이 App Store에 제출 된 다른 앱과 동일한 기능 세트를 제공하는 것으로 확인되었습니다. 스팸의 한 형태로 간주되는 내용이나 언어가 다를뿐입니다.
다음 번에이 앱을 제출하면 검토 시간이 더 오래 걸릴 수 있으며이 문제가 해결 될 때까지이 앱은 신속 검토 대상이 아닙니다.
다음 단계
-App Store 심사 지침의 디자인 섹션을 검토하십시오.
-앱이 App Store 심사 지침의 모든 섹션과 Apple 개발자 프로그램의 이용 약관을 준수하는지 확인하십시오.
-앱이 완전히 호환되면 검토를 위해 앱을 다시 제출하세요.
콘텐츠가 유일한 다양한 요소 인 여러 앱을 만들 때는 단일 앱을 제공하여 고객에게 다양한 콘텐츠를 제공해야합니다. 이 콘텐츠를 구매 용으로 제공하려면 인앱 구매 API를 사용하는 것이 적절할 것입니다.
또는 고객이 홈 화면에 추가 할 때 기본 앱과 비슷하게 보이고 동작하는 웹 앱을 만드는 것을 고려할 수 있습니다. 자세한 내용은 Safari 웹 콘텐츠 가이드의 웹 응용 프로그램 구성 섹션을 참조하십시오.
고객을 오도하거나 해를 끼치거나 검토 프로세스를 회피하도록 설계된 앱을 제출하면 Apple Developer Program 계정이 해지 될 수 있습니다. 해지에 관한 당사 정책에 대해 자세히 알아 보려면 Apple 개발자 프로그램의 이용 약관을 검토하십시오.
[원인]
1. 디자인 소스코드를 구입하였다.
2. 전면 이미지만 변경하였다.
3. Objective-C로 된 코드이다.
4. 프레임워크가 OLD VERSION.이다.
[해결해야 할 사항]
1. 문제해결을 위해 디자인(UI) 변경을 해야한다.
- 새로운 UI디자인을 해야한다.
2. Objective-C를 알아야 한다.
일단 문제에 대해 적어두고, 시간이 나는 대로 해결해 가야겠다.