APK with storage issue #4449
Unanswered
SebastianSosa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
I am trying to get image path from user device through file picker, store the path information in client.storage file for later use, and to use this image as an ElevatedButton. While this is working on Windows, it is not the case on Android. Please find below the code I made. I built the APK with the following command: flet build apk --include-packages flet_permission_handler -vv
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions