File input disabled in TMSFNCWebCoreClientBrowser

hello,
In a Delphi program, I am trying to use your component TMSFNCWebCoreClientBrowser. On one page, there is a file upload field. However, on Android, the input button is disabled. In Windows, it works without any issues. I have set all permissions for my Delphi application on Android. When I use the Chrome browser on the same page on Android, the "Select File" button is enabled, and the browser allows me to find a file and upload it. It seems like TMSFNCWebCoreClientBrowser does not have permission to browse on Android. Can you help me with this, please?