[Question] Unexpected Behavior of Date Picker When Packaging Flet Python App into APK. #3866
Replies: 1 comment
-
Please mention it here: #3867 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Question
I am experiencing an issue with the Flet Python GUI library when packaging my application into an APK file. Specifically, some windows, like the date picker, are behaving unexpectedly. The date picker, which works fine in the development environment, doesn’t open properly when running the APK on an Android device after packing using
flet build apk
.Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions