
The Android APKs built with the out-of-the-box ‘react-native run-android’ command uses a metro bundler (either it boots up a new instance or re-use an already running instance..)
Issue: When we use such APKs in cloud device farms like SauceLabs or LambdaTest, the APK fails to load on the test device…






