# Guideline 1.5 - Safety: Missing or Broken Developer Contact Information

**Guideline:** 1.5 · **Store:** Apple App Store · **Severity:** low · **Fix difficulty:** easy · **Typical turnaround:** 1-2 hours

Canonical URL: https://appstorereject.com/rejections/apple/1/guideline-15-safety-missing-or-broken-developer-contact-information

## Description

Apple is rejecting your app because it lacks accurate, accessible developer contact information. Users need to be able to reach you with questions and support issues. Both your app and its Support URL must include an easy way to contact you. This is a simple, checklist-style rejection that's easy to fix but commonly missed. The rejection can be triggered by: a broken support URL (404 page), a support page with no actual contact method (just a generic FAQ), missing contact information in the app itself, or outdated contact details. For educational apps (those used in classrooms), this is particularly important. Additionally, Wallet passes must include valid contact information from the issuer.

## Common variations

- Support URL does not include a functional contact method
- App does not include developer contact information
- Support URL returns a 404 or is a placeholder page
- Contact information is outdated or not monitored
- Educational app lacks accessible support contact

## Example rejection email

```
Guideline 1.5 - Safety - Developer Information

Your app and/or its support URL do not include an easy way for users to contact you with questions and support issues.

Specifically:
- The Support URL provided does not include a functional contact method.

Next Steps:
Please ensure your app and its Support URL include an easy way for users to contact you. This could include a support email address, a contact form, or other direct communication method.
```

## Resolution steps

## Quick Assessment
- **Risk level:** Low — quick fix
- **Resolution path:** Fix & Resubmit
- **Typical turnaround:** 1-2 hours

## The Fix

01. **Fix the Support URL** — Ensure the URL in App Store Connect points to a live page with a real contact method (email address, contact form, or support chat).

02. **Add in-app contact** — Add a 'Contact Us' or 'Support' option in your app's Settings or About screen with a working email link or form.

03. **Verify URL accessibility** — Open the Support URL in a private/incognito browser to confirm it loads without authentication and displays contact information.

04. **Use a real email** — Don't use noreply@ addresses. Use a monitored support email that you actually check.

## Prevention
- Test your Support URL before every submission
- Include a persistent in-app support contact
- Set up a simple support page if you don't have one (even a Google Form works)

## Before / after examples

**Before:** Support URL points to a landing page with no contact form, email, or support option — just marketing copy
**After:** Support URL now includes a contact form and visible support email address; in-app Settings screen also has a 'Contact Support' button
**Why it works:** Apple requires an actual contact method, not just a website — users must be able to reach you.

## Common questions

**How long does this typically take to fix?**

Typical turnaround is 1-2 hours (difficulty: easy). After resubmission, most re-reviews complete within 24-48 hours.

---
*Machine-readable source: https://api.appstorereject.com/api/rejections/detail?slug=guideline-15-safety-missing-or-broken-developer-contact-information*