You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built an application for android, and used a command in it, by clicking on which, I want to select a folder with files, but in the log I see the following:
03-11 07:59:02.231 11776 11776 I python.stdout: [Android] Not implemented: Window.select_folder_dialog()
Dialog box does not open.
Code that fires when a command is clicked:
Describe the bug
I built an application for android, and used a command in it, by clicking on which, I want to select a folder with files, but in the log I see the following:
03-11 07:59:02.231 11776 11776 I python.stdout: [Android] Not implemented: Window.select_folder_dialog()
Dialog box does not open.
Code that fires when a command is clicked:
Steps to reproduce
Expected behavior
[Android] Not implemented: Window.select_folder_dialog()
Screenshots
Environment
Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: