Document interaction patterns
Different Apple platforms handle document creation, browsing, and management through distinct interaction patterns that shape user expectations and workflows.
Core platform patterns:
- macOS: Centers on robust file system access through Finder and document-based apps. Users expect traditional menu commands, keyboard shortcuts, and direct file manipulation.
- iOS/iPadOS: Emphasizes streamlined document access through the Files app and document-based interfaces. The document launcher provides a consistent, graphical way to browse and create files.
- watchOS/tvOS: Don't provide document creation or browsing interfaces. Users don't typically manage documents on these platforms due to their focused interaction models.
- visionOS: Combines spatial document organization with familiar file system access. Users can work with documents in 3D space while maintaining access to traditional file management through system interfaces.
Pro Tip: Identify your app's primary platforms early to optimize document handling for each platform's native patterns.