FileManager do not work on MAUI Blazor Hybrid under Android
Hello,
I follow this example: https://blazor.syncfusion.com/documentation/file-manager/data-binding#list-objects
In fresh MAUI Blazor Hybrid app. I use LDPlayer 9 Android emulator. FileManager automatically close left panel and show loading circle in the middle. What he load I do not know. Please see attached image.
Best regards,
Dimitar
Attachment: Screenshot_13_a5aca0a5.jpg
Regards,
Prasanth Madhaiyan.
Hi Dimitar,
It looks like the issue might be related to file access permissions on Android. Make sure you’ve declared the necessary permissions (like READ_EXTERNAL_STORAGE or MANAGE_EXTERNAL_STORAGE) and that the data binding is working as expected.
Let me know if you need further assistance!
Regards,
Prasanth Madhaiyan.
Hello,
Here is a simple project. The problem still exist on last version of your controls. I receive the file data details correctly. Add image in the archive about this. File access permissions do not change anything.
Regards,
Dimitar
Attachment: MauiApp1_54b33e69.7z
- 4 Replies
- 3 Participants
-
DI Dimitar
- May 5, 2025 03:12 AM UTC
- Jun 21, 2025 04:38 PM UTC