Hi,
I have a simple chart widget displaying date on X (e.g: "2023-05-26 23:30:00") and double on Y (e.g: "28.1"). The data is stored into an app state.
When running the test mode, the chart display properly but if I publish the app to the playstore/app store, it shows a grey screen (meaning error).
has anyone experiencing this issue? or generally has anyone experienced widget working in test mode but not on a phone?