App Store Guidelines
Prepare Nostr mobile apps for distribution: privacy, security, UX, and store compliance.
iOSAndroidPrivacySecurity
In this guide:
Privacy
Keys and data handling
Store keys in secure enclaves/keystores, avoid analytics that can deanonymize users, and provide clear consent flows.
Security
Hardening mobile clients
- Jailbreak/root detection
- Tamper detection and code obfuscation
- Secure clipboard handling for keys
User Experience
Sign-in, recovery, and education
Explain public/private keys, export flows, and relay configuration with friendly language and warnings.
Compliance
Store policies and reviews
Permissions
Request the minimum set with justifications.
Content
Moderation and reporting mechanisms.
Payments
If applicable, conform to platform rules.
Release Process
From builds to reviews
Release Pipeline
Loading chart...
Store Assets
Screenshots, descriptions, privacy policy URLs.
Crash Reporting
Integrate privacy-friendly crash and ANR reporting.
Phased Rollout
Release to rings; monitor metrics; rollback plan.
Next steps
Start building with Swift, Kotlin, or Flutter.