A Guideline 4.1 rejection sounds like Apple is accusing you of stealing an app, and most of the time the real issue is narrower and easier to fix: a name, an icon, or a brand that belongs to someone else. If your app used iPhone in its title, copied a popular app's look, or borrowed another developer's product name, this is the guideline that catches it. Here is what 4.1 covers and how to clear it.
Short answer
Guideline 4.1 rejects apps that copy another app, impersonate a service, or use another developer's brand, name, or icon without approval. Per Apple's App Review Guidelines, you must come up with your own ideas rather than make minor changes to another app's name or interface. Using an Apple trademark such as iPhone in your app name fails for a related reason: Apple's trademark guidelines do not allow a variation, phonetic match, takeoff, or abbreviation of its marks, so names like "GPS for iPhone" or misspellings like "iTunz" are rejected. The fix is usually a rename or removing the borrowed asset.
What you should know
- 4.1 is about originality and identity: copying an app, impersonating a service, or using another's brand all fall under it.
- You cannot use another developer's name or icon: not in your app name or icon, without their approval.
- Apple trademarks are off limits in your name: iPhone, iOS, and similar marks cannot be used as or inside your app name.
- Referential use is allowed, carefully: "compatible with iPhone" can appear in the description, not the title, and must not imply endorsement.
- The fix is often metadata: a rename in App Store Connect can resolve it without a new build, unless the issue is in the icon or interface.
What does Guideline 4.1 actually cover?
It covers three related things. First, copycats: Apple asks you to come up with your own ideas and not copy a popular app or make minor changes to another app's name or interface and pass it off as your own. Second, impersonation: submitting apps that impersonate other apps or services violates the Developer Code of Conduct and can remove you from the Apple Developer Program. Third, borrowed identity: you cannot use another developer's icon, brand, or product name in your app's icon or name without their approval. The thread connecting them is that your app has to present as your own product, not as someone else's.
Why does using "iPhone" in your app name fail review?
Because iPhone is an Apple trademark, and Apple's trademark guidelines do not allow third parties to use a variation, phonetic equivalent, foreign-language equivalent, takeoff, or abbreviation of an Apple trademark for any purpose. A name like "iPhone Cleaner" or a misspelling like "iTunz" reads as trading on Apple's brand, which App Review rejects under the intellectual-property rules, including Guideline 5.2.5 on Apple products and trademarks. The same logic applies to another company's brand: putting a well-known product name in your title to catch search traffic is the metadata trap Apple explicitly warns against. Your app name has to be your own.
Can you reference a brand you are compatible with?
Yes, but only as a careful, referential phrase, and not in the app name. Apple allows word marks to be used referentially to describe compatibility, with phrases such as "for use with" or "compatible with," in your description or promotional copy. The conditions are that the reference does not imply Apple endorses your app, does not appear in the app name or icon, and does not make the trademark more prominent than your own brand. So "a companion app that is compatible with iPhone" can sit in your description, while "iPhone Companion" as the app name cannot. The same restraint applies to any third-party brand you integrate with.
| Use of a brand or product name | Allowed? |
|---|---|
| Your app named with iPhone, or a misspelling like iTunz | No, Apple trademark misuse |
| "Compatible with iPhone" in the description, no implied endorsement | Yes, as referential use |
| Another developer's brand or product name in your app name or icon | No, without their written approval |
| Your own original name and icon | Yes |
How do you fix a 4.1 or intellectual-property rejection?
Replace the borrowed element with your own, then resubmit. The order that works:
- Read the citation: note whether Apple flagged the name, the icon, the interface, or the metadata, and which guideline number it referenced.
- Rename or redesign: choose an original app name and icon that do not use an Apple trademark or another developer's brand. For a related question on naming overlap, see can two apps have the same name.
- Fix referential copy: move any compatibility mention into the description with a phrase like "compatible with," and remove implied endorsement.
- Get authorization if you truly need a brand: if your app legitimately uses a third party's trademark, include written permission or proof you own or licensed it.
- Resubmit through the right path: a name or metadata change in App Store Connect may not need a new build, but an icon or interface change does.
What to watch out for
The trap that catches AI-built apps is cloning. When you ask a builder to "make an app like" a popular product, it can reproduce a name, layout, or icon close enough to draw a 4.1 citation even though you wrote none of it by hand. Review the generated name and icon against the original before you submit. The second trap is keyword stuffing a famous brand into your subtitle or keywords, which Apple treats as a metadata violation. Guideline 4.1 is a naming and originality rule, so a security scan does not decide it for you; a pre-submission scan such as PTKD.com (https://ptkd.com) covers the separate binary layer, reading the compiled APK, AAB, or IPA against OWASP MASVS, while the IP fix comes down to choosing an original identity.
What to take away
- Guideline 4.1 rejects copycats, impersonation, and using another developer's brand, name, or icon without approval, so your app must present as your own.
- Apple trademarks like iPhone cannot appear in your app name, and variations or misspellings such as iTunz are rejected too.
- Referential phrases like "compatible with iPhone" are allowed in the description, not the title, and must not imply Apple endorsement.
- A rename or metadata change often resolves it without a new build; the IP fix is an original identity, while a pre-submission scan such as PTKD.com handles the separate binary checks.


