The share sheet is distribution. For a solo iOS developer with no ad budget, growth doesn't live in a paid user-acquisition auction — it lives in the system surfaces Apple already shipped inside every other app: the iOS Share Sheet, App Intents and the Shortcuts app, and the custom keyboard. Vol. 11 of the Solo iOS Growth Diary maps those surfaces end to end.
What's inside: why paid growth inverts for a free-core memo app (published 2025 iOS CPI benchmarks run about $3.13 for productivity and $4.70 overall, versus $0 for an owned surface); how a Share Extension declares what it accepts with NSExtensionActivationRule and hands data to your app through an App Group; how App Intents — shipped in iOS 16 and extended in iOS 26 with 25+ new Shortcuts actions and a "Use Model" step — turn one function into a Siri phrase, a Spotlight result, and a Shortcuts action; and what a custom keyboard (UIInputViewController, RequestsOpenAccess) can and cannot do: no microphone, no text selection, disabled in secure fields.
The deck is built to be argued with: a comparison table (build-your-own UI vs the system surface), four anti-thesis questions, a 7-step playbook, a 10-point audit, and an honest scoreboard printed against this series' own numbers — about 30 lifetime views across 10 volumes, 0 stars — because a platform with no share sheet of its own doesn't distribute for you.
A worked example weighs two ways to get a memo into a vault: the general iOS Shortcuts Obsidian route (an obsidian:// URL via the Advanced URI plugin, which round-trips through the app) versus a no-plugin background append. Fair print: the background route is iPhone-only, assumes an iCloud-Drive vault and the yyyy-MM-dd.md daily-note convention, and iCloud can take a few seconds to reflect a write.
References:
- Feature background: https://simplememofast.com/obsidian/
- App Store (English channel): https://apps.apple.com/us/app/captio-style-simple-memo/id6758438948?ct=obsidian-en&mt=8
Follow the series:
- Speaker Deck: https://speakerdeck.com/simplememo
- X: https://x.com/simplememofast
New deck every Tuesday, 22:00 JST. Next — Vol. 12: Apple Watch As A Capture Device.