Unknown control: map #3880
Unanswered
Michel7GitHub
asked this question in
Q&A
Replies: 1 comment
-
The Flet app will be updated after the next release: #3096 |
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 developing an application that uses Map Control. My working environment is on Windows 10 and everything works very well until now. I am now trying to open my application on an iPad but I receive the following message: "Unknown control: map"
My Flet version : 0.23.2 & Python : 3.12.1
I created a fresh new Flet Project and run "flet run --ios"
The main.py (Hello World) run perfectly. Here is the code I used :
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions