Browse Source
- Enhance CapacitorPlatformService to use native share sheet via Web Share API - Add fallback to Capacitor Share API with temporary file storage - Implement WebPlatformService export with direct download for desktop - Clean up temporary files and URLs after sharing/download The changes provide a more platform-appropriate experience: - Mobile: Uses system share sheet for flexible saving/sharing options - Desktop: Direct download to user's download foldercross-platform-factory
4 changed files with 71 additions and 16 deletions
Loading…
Reference in new issue