# Guideline 3.1.5 - Crypto: Wallet App from Individual Developer Account

**Guideline:** 3.1.5 · **Store:** Apple App Store · **Severity:** high · **Fix difficulty:** hard · **Typical turnaround:** 1-3 days

Canonical URL: https://appstorereject.com/rejections/apple/3/guideline-315-crypto-wallet-app-from-individual-developer-account

## Description

Apple is rejecting your cryptocurrency wallet app because it was submitted from an individual developer account rather than an organization account. Apple requires that cryptocurrency apps -- particularly wallets, exchanges, and trading platforms -- be submitted by an organization (company, LLC, etc.) that can be verified, not by an individual developer. This policy exists because cryptocurrency apps handle financial transactions and digital assets that may have significant monetary value. Apple wants to ensure there is a verifiable legal entity behind the app that can be held accountable. An individual developer account does not provide the same level of accountability. The fix requires enrolling in the Apple Developer Program as an organization, which means having a D-U-N-S number and going through Apple's organization verification process. This can take 1-2 weeks if you do not already have a D-U-N-S number.

## Common variations

- Cryptocurrency app submitted from individual developer account
- Wallet app requires organization developer account
- Crypto trading app must be from verified organization
- Individual developer account not permitted for financial/crypto apps

## Example rejection email

```
Guideline 3.1.5 - Business - Payments - Cryptocurrencies

We found that your app facilitates cryptocurrency transactions, including wallet functionality for storing and transferring digital assets. Apps that facilitate cryptocurrency transactions must be submitted by a developer enrolled as an organization, not as an individual.

Next Steps:
Please resubmit this app from an Apple Developer Program membership enrolled as an organization. You will need a D-U-N-S number for your legal entity to enroll as an organization.
```

## Resolution steps

## Quick Assessment
- **Risk level:** High (requires account-level change, not a code fix)
- **Resolution path:** Re-enroll as organization, then resubmit
- **Typical turnaround:** 1-3 weeks (D-U-N-S + enrollment)

## The Fix

1. **Obtain a D-U-N-S number** -- If your business entity does not have one, apply through Dun & Bradstreet (free through Apple's lookup tool). This can take up to 2 weeks.

2. **Enroll as an organization** -- In your Apple Developer account, convert your membership to an organization account or create a new organization enrollment. You need your D-U-N-S number, legal entity name, and business address.

3. **Transfer the app** -- If you built the app under your individual account, transfer the app to the new organization account using App Store Connect's app transfer feature.

4. **Resubmit** -- Submit the app from the organization account. No code changes needed -- this is purely an account-level requirement.

5. **Update any certificates and profiles** -- After transferring, update your code signing certificates and provisioning profiles to use the organization team.

## Prevention
- If you plan to build financial or cryptocurrency apps, start with an organization developer account
- Register your business entity and obtain a D-U-N-S number before beginning development
- This requirement also applies to other financial apps (trading, lending, banking)

## Before / after examples

**Before:** Crypto wallet app submitted under 'John Smith' individual developer account
**After:** Same app submitted under 'Smith Digital LLC' organization account with D-U-N-S verification
**Why it works:** Cryptocurrency and financial apps must be submitted from a verified organization developer account, not an individual account.

## Common questions

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

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

---
*Machine-readable source: https://api.appstorereject.com/api/rejections/detail?slug=guideline-315-crypto-wallet-app-from-individual-developer-account*