Closed danirabbit closed 3 years ago
Hey Danielle. The user should be able to load images into the app via a filechooser. To access user data I need the permission.
Hey @pierrefabarius you don't need filesystem permission when using FileChooserNative since it used a portal to grant access to files
Awesome! I made changes to the code :+1:
While reviewing your app I noticed that you've set permissions for moobo to all of
home
. Can you explain why your app needs these broad filesystem permissions?