I am rendering a list of products in a grid view, the data is coming from an API. While running the application on Flutter flow's debug and run (both) modes, it is working fine, but after creating the APK and running it on the mobile phone, suddenly the products become's grey. The API is successfully running with a 200 status code.
Application runs in flutterflow, but fails to load data in apk
Troubleshooting
Ran the APK on Android Studio, still the same issue
No
9 replies