thingsboard/flutter_thingsboard_pe_app

Data Export not wortking

Closed this issue · 2 comments

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

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.

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