-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
platform: androidIssue or feature relates specifically to Android platformIssue or feature relates specifically to Android platformplatform: iOSIssue or feature relates specifically to iOS platformIssue or feature relates specifically to iOS platformsquad: faceFrontend Catalyst Experience TeamFrontend Catalyst Experience Team
Description
Summary
Implementation of Downloader specific for mobile (IO)
Description
Update already existing IODownloader so it saves data locally in downloads folder. (it will require asking for storage permission)
path_provider package has getDownloadsDirectory() method. Use it and append catalyst-[env] folder (env is empty for prod).
Need to check permissions if needed
Requires
Metadata
Metadata
Assignees
Labels
platform: androidIssue or feature relates specifically to Android platformIssue or feature relates specifically to Android platformplatform: iOSIssue or feature relates specifically to iOS platformIssue or feature relates specifically to iOS platformsquad: faceFrontend Catalyst Experience TeamFrontend Catalyst Experience Team
Type
Projects
Status
✅ Done