Relative Content

Tag Archive for iosflutterdartrelease

GraphView don’t show anything on IOS in release mode in Flutter

I’m facing an issue with the GraphView library. During development, everything works well—I can test and see the graph generated just fine. However, when I try to publish it to my iPhone using TestFlight, the graph only shows a blank screen.is there any way to fix this issue?