When I run my app in test mode the app works as expected, I've been doing the entirety of my development through this test mode. However I recently exported my project as an APK and tried it on 4 different phones running different versions of android to cover some extra bases. The app seems to run, install and open just fine. However the issue presents itself in each phone having its own little quirks with random elements of the app. For example, My phone loads well and runs well however the map element is broken, my house mates phone runs the app and the app works but the animations are glitchy resembing static from an old analouge tv. My other phone runs the app and cant get past the welcome screen to the login as the login button is missing entirely. Each of these phones is running the same precompiled APK provided from the Flutterflow front end. Its all a bit spooky, and so I thought to come to you lads :)
Id also like to ask, would problems like this go away if I were to pubish the app to the Google Play Store or Apple Store?
Also very much a side note, nothing to do this with question but FlutterFlow needs a native build for Linux, I'd happily dig into that :p
APK doesnt seem to represent all features of the app
Troubleshooting
Running the same APK file on 4 different phones,
Recompiling the APK a few times and reinstalling.
Yes
1