Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions handler for iOS and Android #2374

Closed
FeodorFitsner opened this issue Jan 11, 2024 · 1 comment · Fixed by #3344
Closed

Permissions handler for iOS and Android #2374

FeodorFitsner opened this issue Jan 11, 2024 · 1 comment · Fixed by #3344
Assignees
Labels
packaging Related to app packaging platform: mobile Specific to the mobile platform

Comments

@FeodorFitsner
Copy link
Contributor

https://stackoverflow.com/questions/68152221/how-to-request-allow-management-of-all-files-permission-in-flutter-android-11-r

@FeodorFitsner FeodorFitsner added the packaging Related to app packaging label Jan 11, 2024
@FeodorFitsner FeodorFitsner self-assigned this Jan 11, 2024
@radiocortello
Copy link

I've developed an app for Android (thanks to flet build) that operates smoothly. This app creates a PDF file that is saved in the allocated memory of the application itself. Is there any way to allow users to download this file directly from the app or grant permissions to save it to a shared location on the device? I appreciate your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Related to app packaging platform: mobile Specific to the mobile platform
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants