Local run persistence
I searched for the solution but didn't find it.
When I launch the local run from FlutterFlow to my Android 16 device, my app stays installed on my phone. Sometimes, after another local run upon the existing one, with new or modified custom code, I will see the changes, but they will not always stay. Sometimes, after the app restarts, the old version of the code will appear.
Any idea when and why this happens?