Difference in behavior in Local Run vs Deployed/Testflight

Troubleshooting

I have an app that plays a list audio files. Behind that, I have a widget that shows the text that is being played back. In local run, the text is highlighted correctly, and the app correctly scrolls to that text. But when I deploy the app to Testflight, this behavior stops working. The audio still gets played, but the relevant text no longer gets highlighted, and the widget doesn't scroll to it.

Where do I even begin to debug such error, seeing mismatch between behavior on local run vs testflight version?

What have you tried so far?

I tried re-deploying, and testing on android and on iphone. So far, it always works on local run, but not when deployed. I redeployed several times, in disbelief that this could happen, but the issue persists - the local run works differently than the deployed version.

More details: https://youtu.be/DStMKzEfupg

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies