Hello to everyone, I’m trying to test my app on the device, but after creating apk and installing it on my device I get only white screen. I inspected it by Chrome tools and found this
I’m having a similar problem. Locally the APK is generated and runs fine on the device. However on the CI system I’m trying to setup the APK is generated but instead of being ~6MB it’s ~1.1MB and build files seem to be missing. What’s the best way to debug these types of problems?