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.
Actions