Im in real pain here.
I developed my flutter android app, and the scenario right now is:
1- Works fine every run in VS Code debug and release in android device
2- Works fine every run with generated APK installed manually to android device
3- Works fine for the first run with bundle published to Console (close testing)
4- Doest work after first run with bundle published, even if i clear data and cache (all images gone)
5- If i reinstall, works fine only for the first run again.
So I really need to debug the bundle, because apk works. How can I do that? If I could debug after publishing it would be even better.
Would be super helpful any help. I could find useful stuff browsing and i algo dont have a error to post on bugs and errors foruns. Im super lost right now.
TY