[Question] Android Build problems #2644
Answered
by
FeodorFitsner
MoreiraCristiano
asked this question in
Q&A
-
QuestionI am building my app for android, but after create the apk and install I am having the issue
Do you guys already had a similar problem? Code sampleNo response Error messageNo response ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Answered by
FeodorFitsner
Feb 15, 2024
Replies: 1 comment
-
The new Flet 0.20.0 came yesterday and it has some changes in the API. Two ways to fix the issue you have:
or, if you want to stay on Flet 0.19.0:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ndonkoHenri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new Flet 0.20.0 came yesterday and it has some changes in the API.
Two ways to fix the issue you have:
or, if you want to stay on Flet 0.19.0:
flet
dependency inrequirements.txt
to version 0.19.0: