Actions
dev #623
openExplore File access permissions & file upload from device storage
Description
Description: Implement file access permissions and file upload functionality from device storage. This setup will enable users to upload files(pdf) from their device securely and smoothly, while handling permissions effectively.
Tasks:
- Research and implement permission handling for device storage access.
- Set up prompts for users to allow file access, with alternative actions if permission is denied.
- Implement file upload functionality, allowing users to select files from device storage.
- Ensure seamless user experience with error handling for denied permissions or failed uploads.
Updated by Najmul Hasan over 1 year ago
- Subject changed from Explore File access permission & File upload from device storage to Explore File access permissions & file upload from device storage
- Description updated (diff)
Updated by Najmul Hasan over 1 year ago
- Status changed from In Progress to Complete
Actions