thingsboard / flutter_thingsboard_pe_app

ThingsBoard PE Mobile Application
https://thingsboard.io/products/mobile-pe/
BSD 3-Clause "New" or "Revised" License
87 stars 69 forks source link

Data Export not wortking #81

Open ronit18 opened 5 months ago

ronit18 commented 5 months ago

In my application, the data export (to csv, to xlsx) is not working. I have tried to add shared_preferences: ^2.0.6, also added to ask permission on first load for storage. But still export button is not working.

Screenshot from 2024-04-04 17-27-55

tusharCF commented 2 months ago

Is there a resolution on this? We are facing this issue across all dashboards in our thingsboard mobile app too. Given it's common functionality on web version. This is a major issue.

ybeshkarov commented 2 months ago

Hi,

adding shared_preferences will not help as it's just a plugin. This feature is not supported at the moment, so those buttons do nothing by click.

@ronit18 @tusharCF