Hacker News new | ask | show | jobs
by kuschku 3537 days ago
For example, creating a file in one app, editing it in another app, sending it to a third app to upload somewhere else.

That's hard to do without a filesystem or proper Intents.

iOS has neither, so people use Dropbox as filesystem.